Updated CI
This commit is contained in:
parent
3cabab334d
commit
6de7d69746
|
@ -14,5 +14,5 @@ steps:
|
|||
IMAGE_PREFIX: mxfox.ru/mxfox/module-packer
|
||||
|
||||
commands:
|
||||
- echo $${DOCKER_AUTH} > /kaniko/.docker/config.json
|
||||
- echo $${DOCKER_AUTH} > ~/.docker/config.json
|
||||
- /kaniko/executor --destination $${IMAGE_PREFIX}:latest
|
||||
|
|
Loading…
Reference in New Issue