Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit c8c0b0e

Browse files
committed
💚 add shebang
1 parent ce6c117 commit c8c0b0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hooks/post_push

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
#!/bin/bash
2+
13
docker tag ${IMAGE_NAME} ${DOCKER_REPO}:${ANSIBLE_VERSION}
24
docker push $DOCKER_REPO:${ANSIBLE_VERSION}

0 commit comments

Comments
 (0)