travis: disable building on tags
This commit is contained in:
parent
d542fc3d27
commit
feacf222aa
@ -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