diff --git a/ci/dev-deploy.sh b/ci/dev-deploy.sh index 3456a939..c1c62414 100755 --- a/ci/dev-deploy.sh +++ b/ci/dev-deploy.sh @@ -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"