removed push exit
This commit is contained in:
parent
b6db0f7d80
commit
13e87508f1
@ -5,8 +5,6 @@
|
|||||||
|
|
||||||
. "hooks/config"
|
. "hooks/config"
|
||||||
|
|
||||||
#exit 0
|
|
||||||
|
|
||||||
for DOCKER_IMAGE in ${DOCKER_IMAGES}; do
|
for DOCKER_IMAGE in ${DOCKER_IMAGES}; do
|
||||||
|
|
||||||
echo "Push Zammad Docker image ${DOCKER_IMAGE} to DockerHubs ${DOCKER_REPO}:${DOCKER_IMAGE} repo"
|
echo "Push Zammad Docker image ${DOCKER_IMAGE} to DockerHubs ${DOCKER_REPO}:${DOCKER_IMAGE} repo"
|
||||||
|
Loading…
Reference in New Issue
Block a user