.woodpecker.yaml run on Dockerfile change
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

shoudl solve #10
This commit is contained in:
Sebastian Leheis 2025-03-31 22:11:37 +02:00
parent 743828146e
commit d41f55ae7a

View file

@ -35,6 +35,6 @@ steps:
when:
- event: push
- path:
include: ['Dockerfile']
include: 'Dockerfile'
ignore_message: '[ALL]'
on_empty: true
on_empty: false