Skip to content

Commit 52cbd62

Browse files
committed
tweak post_push hook
1 parent 084dd87 commit 52cbd62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hooks/post_push

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
set -e
55

66
if [ $DOCKER_TAG == "latest" ]; then
7-
docker push $IMAGE_NAME
87
docker push $DOCKER_REPO:7.1-latest
98
docker push $DOCKER_REPO:7.2-latest
109
docker push $DOCKER_REPO:7.3-latest

0 commit comments

Comments
 (0)