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

Commit

Permalink
Update publish.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jlubken authored Dec 2, 2021
1 parent 8ba1b8c commit 5f3bdd9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ for IMAGE in $IMAGES; do
docker push $TAG
docker push $LATEST
done

VERSION=$VERSION docker-compose -f docker-compose.yml -f $OVERRIDE down

0 comments on commit 5f3bdd9

Please sign in to comment.