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

Update .gitlab-ci.yml

parent 2498957b
No related branches found
No related tags found
No related merge requests found
Pipeline #509229 failed
......@@ -42,7 +42,7 @@ build backend:
build frontend:
stage: build frontend
# when: manual
when: manual
image:
name: gcr.io/kaniko-project/executor:debug
......@@ -101,7 +101,7 @@ deploy frontend:
stage: deploy frontend
# when: manual
when: manual
# script: echo "Deploying"
image: bitnami/kubectl:latest
......
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