Skip to content
Snippets Groups Projects
Commit 98090a2f authored by Steffen Schulze's avatar Steffen Schulze
Browse files

Update .gitlab-ci.yml

parent 55ee2388
No related branches found
No related tags found
No related merge requests found
Pipeline #41212 canceled
...@@ -28,7 +28,7 @@ docker-build: ...@@ -28,7 +28,7 @@ docker-build:
- !reference [.rules, rules] - !reference [.rules, rules]
stage: build stage: build
image: image:
name: gcr.io/kaniko-project/executor:v1.9.0-debug name: gcr.io/kaniko-project/executor:v1.19.2-debug
entrypoint: [""] entrypoint: [""]
script: script:
- echo "Project name is ${CI_PROJECT_NAME}" - echo "Project name is ${CI_PROJECT_NAME}"
......
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