Skip to content
Snippets Groups Projects
Commit 0a0d123a authored by M9713's avatar M9713
Browse files

Update .gitlab-ci.yml

parent be8864ae
No related branches found
No related tags found
No related merge requests found
Pipeline #509207 failed
......@@ -71,7 +71,7 @@ deploy mongodb:
image: bitnami/kubectl:latest
script:
# - kubectl apply -k $CI_PROJECT_DIR/conduit-db/kustomization.yaml
- kubectl apply -k $CI_PROJECT_DIR/conduit-db/kustomization.yaml
- kubectl apply -f $CI_PROJECT_DIR/conduit-db/mongo-deployment.yaml
- kubectl apply -f $CI_PROJECT_DIR/conduit-db/mongo-persistent-volume.yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment