travis: disable building on tags
This commit is contained in:
parent
3439a1e16a
commit
711ef38a24
@ -1,5 +1,7 @@
|
|||||||
language: android
|
language: android
|
||||||
dist: xenial
|
dist: xenial
|
||||||
|
# Disable building on tags
|
||||||
|
if: tag IS blank
|
||||||
android:
|
android:
|
||||||
components:
|
components:
|
||||||
- android-29
|
- android-29
|
||||||
|
Loading…
Reference in New Issue
Block a user