Skip to content

Commit

Permalink
Allow custom builds to be triggered in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Oct 7, 2023
1 parent ae9a9b0 commit 7f4b9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
if: tag IS present
if: tag IS present OR type = api

env:
global:
Expand Down

0 comments on commit 7f4b9a6

Please sign in to comment.