ci: fix build on cron event
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
4194a696d0
commit
c243c267bc
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ pipeline:
|
||||||
tags: latest
|
tags: latest
|
||||||
when:
|
when:
|
||||||
branch: main
|
branch: main
|
||||||
|
event:
|
||||||
|
- push
|
||||||
|
- cron
|
||||||
|
- tag
|
||||||
|
|
Loading…
Add table
Reference in a new issue