This commit is contained in:
parent
31fbab0731
commit
59e6d679f4
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ steps:
|
||||||
- set -euo pipefail
|
- set -euo pipefail
|
||||||
- mkdir -p /kaniko/.docker
|
- mkdir -p /kaniko/.docker
|
||||||
- echo "{\"auths\":{\"$REGISTRY_HOST\":{\"username\":\"$REGISTRY_USERNAME\",\"password\":\"$REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
|
- echo "{\"auths\":{\"$REGISTRY_HOST\":{\"username\":\"$REGISTRY_USERNAME\",\"password\":\"$REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
|
||||||
- echo "pushing to $DESTINATION"
|
|
||||||
- >
|
- >
|
||||||
/kaniko/executor \
|
/kaniko/executor \
|
||||||
--cache=true \
|
--cache=true \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue