Add restriction to only trigger on Containerfile change
All checks were successful
ci/woodpecker/push/build_and_release Pipeline was successful
All checks were successful
ci/woodpecker/push/build_and_release Pipeline was successful
This commit is contained in:
parent
958d1b295a
commit
59c485f7cd
@ -12,5 +12,6 @@ pipeline:
|
||||
from_secret: container_registry_password
|
||||
when:
|
||||
event: [push]
|
||||
path: "Containerfile"
|
||||
|
||||
branches: master
|
||||
|
Loading…
x
Reference in New Issue
Block a user