Added cron event
This commit is contained in:
parent
6272e2fc9c
commit
50025329eb
|
@ -11,7 +11,7 @@ pipeline:
|
|||
password:
|
||||
from_secret: container_registry_password
|
||||
when:
|
||||
event: [push]
|
||||
event: [ push, cron ]
|
||||
path: "Containerfile"
|
||||
|
||||
branches: master
|
||||
|
|
Loading…
Reference in New Issue