Compare commits
2 Commits
a860974d43
...
b65f049123
Author | SHA1 | Date | |
---|---|---|---|
b65f049123 | |||
460adbc169 |
@ -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