Added cron event
Some checks failed
ci/woodpecker/push/build_and_release Pipeline was successful
ci/woodpecker/cron/build_and_release Pipeline failed

This commit is contained in:
Kevin Dorner 2022-09-05 00:22:27 +02:00
parent 6272e2fc9c
commit 50025329eb

View File

@ -11,7 +11,7 @@ pipeline:
password:
from_secret: container_registry_password
when:
event: [push]
event: [ push, cron ]
path: "Containerfile"
branches: master