Add push hook to woodpecker-ci config file.
This commit is contained in:
parent
370ca0d7f3
commit
860b3658ac
@ -9,3 +9,6 @@ pipeline:
|
|||||||
registry: git.cyber.gent
|
registry: git.cyber.gent
|
||||||
password:
|
password:
|
||||||
from_secret: gitea_access_token
|
from_secret: gitea_access_token
|
||||||
|
when:
|
||||||
|
event: push
|
||||||
|
path: Dockerfile
|
||||||
|
Loading…
Reference in New Issue
Block a user