Update '.woodpecker/build.yml'
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2023-03-11 22:04:34 +01:00
parent cf9ad4709e
commit f5727562c8

View File

@@ -26,4 +26,4 @@ pipeline:
cron: nightly
path:
include: [ '.woodpecker/build.yml', 'Dockerfile', 'check.sh' ]
event: [push, tag, deployment, cron]
event: [push, tag, deployment, cron, manual]