mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-10 16:02:05 -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
|
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
|
||||||
@ -90,4 +89,3 @@ deploy:
|
|||||||
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