fix: remove latest tag build step

This commit is contained in:
2021-10-05 09:21:31 +03:00
parent df1c38a6f0
commit 8bf5c1fec5
2 changed files with 1 additions and 3 deletions

View File

@@ -4,6 +4,6 @@
set -e
TAG=${TAG?Variable not set} \
# sh ./scripts/build.sh
sh ./scripts/build.sh
docker-compose -f docker-compose.yml push