Allow custom builds to be triggered in Travis CI
This commit is contained in:
parent
ae9a9b08f1
commit
7f4b9a6323
@ -1,4 +1,4 @@
|
||||
if: tag IS present
|
||||
if: tag IS present OR type = api
|
||||
|
||||
env:
|
||||
global:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user