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

Commit 9164bc2

Browse files
committed
add post_push tag to latest,move configs & tpls into subdirectories
1 parent 89e7923 commit 9164bc2

File tree

24 files changed

+30
-112
lines changed

24 files changed

+30
-112
lines changed
File renamed without changes.
File renamed without changes.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#! /bin/bash
2+
3+
docker tag $DOCKER_REPO:$DOCKER_TAG $DOCKER_REPO:latest
4+
docker push $DOCKER_REPO:latest
File renamed without changes.
File renamed without changes.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#! /bin/bash
2+
3+
docker tag $DOCKER_REPO:$DOCKER_TAG $DOCKER_REPO:latest
4+
docker push $DOCKER_REPO:latest
File renamed without changes.
File renamed without changes.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#! /bin/bash
2+
3+
docker tag $DOCKER_REPO:$DOCKER_TAG $DOCKER_REPO:latest
4+
docker push $DOCKER_REPO:latest
File renamed without changes.

0 commit comments

Comments
 (0)