parent
460adbc169
commit
b65f049123
@ -22,3 +22,6 @@ steps:
|
||||
secrets: [ repository_username, repository_password ]
|
||||
when:
|
||||
event: [push]
|
||||
path:
|
||||
# Only run the CI when the pipeline or the Dockerfile changes
|
||||
include: ['.woodpecker.yml', 'Dockerfile']
|
||||
|
Loading…
Reference in New Issue
Block a user