fix woodpecker trigger
This commit is contained in:
parent
8abf382954
commit
13874b44a6
1 changed files with 1 additions and 1 deletions
|
@ -1,10 +1,10 @@
|
|||
when:
|
||||
event:
|
||||
- custom
|
||||
- push
|
||||
- pull_request
|
||||
- tag
|
||||
- cron
|
||||
- manual
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
|
|
Loading…
Reference in a new issue