Apparently that's necessary
This commit is contained in:
parent
ca192cb8bf
commit
6916b1ee27
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ defiant:release:
|
|||
stage: release
|
||||
image:
|
||||
name: gcr.io/kaniko-project/executor:debug
|
||||
entrypoint: [""]
|
||||
script:
|
||||
- echo "Building to ${DEFIANT_IMAGE}:${CI_COMMIT_TAG}"
|
||||
- echo "{\"auths\":{\"${CI_REGISTRY}\":{\"username\":\"${CI_REGISTRY_USER}\",\"password\":\"${CI_REGISTRY_PASSWORD}\"}}}" > /kaniko/.docker/config.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue