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

This commit is contained in:
Kevin Dorner 2022-09-05 00:22:27 +02:00
parent 6272e2fc9c
commit 50025329eb
1 changed files with 1 additions and 1 deletions

View File

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