mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
update deployment to be on any tag
This commit is contained in:
parent
5fd479c9fb
commit
14df2a1dbd
@ -82,7 +82,6 @@ deploy:
|
||||
draft: true
|
||||
on:
|
||||
tags: true
|
||||
condition: $TRAVIS_BRANCH =~ ^release|master
|
||||
|
||||
#publish on play store
|
||||
- provider: script
|
||||
@ -90,4 +89,3 @@ deploy:
|
||||
script: ./gradlew publishKiwixRelease
|
||||
on:
|
||||
tags: true
|
||||
condition: $TRAVIS_BRANCH =~ ^release|master
|
Loading…
x
Reference in New Issue
Block a user