fix: further limit pipeline execution
This commit is contained in:
parent
8f60d4c515
commit
3034435564
@ -50,6 +50,10 @@ steps:
|
||||
- success
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
- tag
|
||||
- cron
|
||||
depends_on:
|
||||
- hugo-extended
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user