removed push exit

This commit is contained in:
André Bauer 2017-01-05 20:02:12 +01:00
parent b6db0f7d80
commit 13e87508f1

View File

@ -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"