add: semverbot config with auto git tag

This commit is contained in:
2021-10-05 09:16:00 +03:00
parent 68184c6e00
commit df1c38a6f0
3 changed files with 19 additions and 15 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