Remove path condition to debug CI issue
This commit is contained in:
parent
50025329eb
commit
426fc6c4d9
@ -12,6 +12,6 @@ pipeline:
|
||||
from_secret: container_registry_password
|
||||
when:
|
||||
event: [ push, cron ]
|
||||
path: "Containerfile"
|
||||
#path: "Containerfile"
|
||||
|
||||
branches: master
|
||||
|
Loading…
x
Reference in New Issue
Block a user