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

Commit 5f3bdd9

Browse files
authored
Update publish.sh
1 parent 8ba1b8c commit 5f3bdd9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/publish.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,3 @@ for IMAGE in $IMAGES; do
2222
docker push $TAG
2323
docker push $LATEST
2424
done
25-
26-
VERSION=$VERSION docker-compose -f docker-compose.yml -f $OVERRIDE down

0 commit comments

Comments
 (0)