mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-08-18 14:48:13 +00:00
let docker workflow run on workflow config changes
This commit is contained in:
parent
a53fe5c0ab
commit
58379a1d10
@ -47,6 +47,8 @@ variables:
|
|||||||
- 'pipeline/schema/**'
|
- 'pipeline/schema/**'
|
||||||
# Dockerfile changes
|
# Dockerfile changes
|
||||||
- 'docker/**'
|
- 'docker/**'
|
||||||
|
# pipeline config changes
|
||||||
|
- .woodpecker/docker.yaml
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
vendor:
|
vendor:
|
||||||
|
Loading…
Reference in New Issue
Block a user