Skip to content
Snippets Groups Projects
Commit e21b7e46 authored by Ostermayer, Markus's avatar Ostermayer, Markus
Browse files

added image entrypoint

parent 0e680128
No related branches found
No related tags found
1 merge request!5Fixed Koniko CI Setup
Pipeline #196461 canceled
......@@ -3,7 +3,9 @@ stages:
build-image:
stage: build
image: gcr.io/kaniko-project/executor:v1.9.0-debug
image:
name: gcr.io/kaniko-project/executor:v1.9.0-debug
entrypoint: [""]
script:
- /kaniko/executor
--context "${CI_PROJECT_DIR}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment