mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-06-05 00:48:52 +00:00
let docker workflow run on workflow config changes
This commit is contained in:
parent
a53fe5c0ab
commit
58379a1d10
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ variables:
|
|||
- 'pipeline/schema/**'
|
||||
# Dockerfile changes
|
||||
- 'docker/**'
|
||||
# pipeline config changes
|
||||
- .woodpecker/docker.yaml
|
||||
|
||||
steps:
|
||||
vendor:
|
||||
|
|
Loading…
Reference in a new issue