.woodpecker.yaml run on Dockerfile change
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
shoudl solve #10
This commit is contained in:
parent
743828146e
commit
d41f55ae7a
1 changed files with 2 additions and 2 deletions
|
@ -35,6 +35,6 @@ steps:
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
- path:
|
- path:
|
||||||
include: ['Dockerfile']
|
include: 'Dockerfile'
|
||||||
ignore_message: '[ALL]'
|
ignore_message: '[ALL]'
|
||||||
on_empty: true
|
on_empty: false
|
Loading…
Add table
Reference in a new issue