Refine build condition

This commit is contained in:
Michael Vines
2020-06-12 17:02:50 -07:00
parent d840bbab08
commit 8590184df7

View File

@ -19,7 +19,7 @@ branches:
- master
- /^v\d+\.\d+/
if: type = push
if: type IN (api, cron) OR tag IS present
notifications:
slack: