1
0
mirror of https://github.com/apognu/otter synced 2025-02-03 14:47:36 +01:00

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

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: