Browse Source

Do not tag on release.

housekeeping/remove-warnings
Antoine POPINEAU 4 years ago
parent
commit
4b552acacb
No known key found for this signature in database
GPG Key ID: A78AC64694F84063
  1. 1
      .travis.yml

1
.travis.yml

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

Loading…
Cancel
Save