fix woodpecker pipeline
All checks were successful
ci/woodpecker/push/default Pipeline was successful
All checks were successful
ci/woodpecker/push/default Pipeline was successful
This commit is contained in:
parent
96426de3b7
commit
4aad720c1a
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
when:
|
||||
- branch: master
|
||||
event: push
|
||||
- event: tag
|
||||
|
||||
steps:
|
||||
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue