fix(ci): force run on cron
All checks were successful
ci/woodpecker/push/arch-docker Pipeline was successful
All checks were successful
ci/woodpecker/push/arch-docker Pipeline was successful
This commit is contained in:
parent
bc0d03b534
commit
a310122734
1 changed files with 2 additions and 0 deletions
|
|
@ -22,3 +22,5 @@ pipeline:
|
|||
mtu: 1300
|
||||
context: 'arch'
|
||||
dockerfile: 'arch/Dockerfile'
|
||||
when:
|
||||
event: [push, cron]
|
||||
|
|
|
|||
Reference in a new issue