Skip to content
Snippets Groups Projects
Verified Commit 2ec53994 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

CI: remove obsolete config

parent f8331485
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,6 @@ variables:
image:
name: gcr.io/kaniko-project/executor:debug-v0.16.0
entrypoint: [""]
artifacts:
untracked: true
expire_in: 1 hour
before_script:
- mkdir -p /kaniko/.docker
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
......
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