Do not tag on release.
This commit is contained in:
parent
d496a83387
commit
4b552acacb
|
@ -27,7 +27,6 @@ script:
|
||||||
- "./gradlew app:assembleRelease"
|
- "./gradlew app:assembleRelease"
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- git tag master
|
|
||||||
- RELEASE_MESSAGE="$(git tag -ln --format '%(subject)' $TRAVIS_TAG)"
|
- RELEASE_MESSAGE="$(git tag -ln --format '%(subject)' $TRAVIS_TAG)"
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue