Skip to content
Snippets Groups Projects
Commit d9b4ab5e authored by Jose Carlos Luna Duran's avatar Jose Carlos Luna Duran
Browse files

Update .gitlab-ci.yml file

parent c29544f3
No related branches found
No related tags found
No related merge requests found
stages:
- build
- build_image
build:
stage: build
build_and_tag_image:
stage: build_image
only:
- master
image:
......@@ -19,7 +19,6 @@ build:
build_latest:
stage: build
image:
name: gcr.io/kaniko-project/executor:v1.14.0-debug
entrypoint: [""]
......
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