Added cron event
This commit is contained in:
@ -11,7 +11,7 @@ pipeline:
|
||||
password:
|
||||
from_secret: container_registry_password
|
||||
when:
|
||||
event: [push]
|
||||
event: [ push, cron ]
|
||||
path: "Containerfile"
|
||||
|
||||
branches: master
|
||||
|
Reference in New Issue
Block a user