update deployment to be on any tag

This commit is contained in:
Sean Mac Gillicuddy 2019-06-14 15:45:40 +01:00
parent 5fd479c9fb
commit 14df2a1dbd

View File

@ -82,12 +82,10 @@ deploy:
draft: true
on:
tags: true
condition: $TRAVIS_BRANCH =~ ^release|master
#publish on play store
- provider: script
skip_cleanup: true
script: ./gradlew publishKiwixRelease
on:
tags: true
condition: $TRAVIS_BRANCH =~ ^release|master
tags: true