Do not tag on release.

This commit is contained in:
Antoine POPINEAU 2020-06-11 23:08:33 +02:00
parent d496a83387
commit 4b552acacb
No known key found for this signature in database
GPG Key ID: A78AC64694F84063
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ script:
- "./gradlew app:assembleRelease"
before_deploy:
- git tag master
- RELEASE_MESSAGE="$(git tag -ln --format '%(subject)' $TRAVIS_TAG)"
deploy: