Skip to content
Snippets Groups Projects
Commit e8a97623 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

update CI script

parent bb352b75
No related branches found
No related tags found
1 merge request!1update CI script
Pipeline #108707 passed
......@@ -6,7 +6,7 @@ default:
tags: [ public-docker ]
.kaniko:
image: { name: "gcr.io/kaniko-project/executor:v1.6.0-debug", entrypoint: [""] }
image: { name: "gcr.io/kaniko-project/executor:debug", entrypoint: [""] }
before_script:
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment