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