same for push
This commit is contained in:
parent
6782c6bcca
commit
a54d5eaa93
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ main() {
|
|||
|
||||
if is_image_push_required ; then
|
||||
docker_login
|
||||
push_image "${BUILD_ARGS}"
|
||||
push_image "${BUILD_ARGS} ${IMAGE_TAGS}"
|
||||
fi
|
||||
|
||||
rm -f Dockerfile.edge "${HOME}/.docker/config.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue