fix(ci): force run on cron
All checks were successful
ci/woodpecker/push/arch-docker Pipeline was successful

This commit is contained in:
Jef Roosens 2023-02-19 15:05:53 +01:00
parent bc0d03b534
commit a310122734
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB

View file

@ -22,3 +22,5 @@ pipeline:
mtu: 1300
context: 'arch'
dockerfile: 'arch/Dockerfile'
when:
event: [push, cron]