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: ...@@ -42,7 +42,7 @@ build backend:
build frontend: build frontend:
stage: build frontend stage: build frontend
# when: manual when: manual
image: image:
name: gcr.io/kaniko-project/executor:debug name: gcr.io/kaniko-project/executor:debug
...@@ -101,7 +101,7 @@ deploy frontend: ...@@ -101,7 +101,7 @@ deploy frontend:
stage: deploy frontend stage: deploy frontend
# when: manual when: manual
# script: echo "Deploying" # script: echo "Deploying"
image: bitnami/kubectl:latest 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