Refine build condition
This commit is contained in:
@ -19,7 +19,7 @@ branches:
|
||||
- master
|
||||
- /^v\d+\.\d+/
|
||||
|
||||
if: type = push
|
||||
if: type IN (api, cron) OR tag IS present
|
||||
|
||||
notifications:
|
||||
slack:
|
||||
|
Reference in New Issue
Block a user