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

Update .gitlab-ci.yml

parent 0a0d123a
No related branches found
No related tags found
No related merge requests found
Pipeline #509209 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