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