Do not autotag alpha builds

This commit is contained in:
Davide De Rosa 2018-10-19 18:00:00 +02:00
parent 8219519a22
commit 452d62b13f
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
TARGET="dev" bundle exec fastlane --env secret-deploy,dev-deploy dev_deploy
VERSION=`agvtool mvers -terse1`
BUILD=`agvtool vers -terse`
git tag "v$VERSION-a$BUILD"
#git tag "v$VERSION-a$BUILD"