mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-05-12 02:17:31 +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/**'
|
||||
# Dockerfile changes
|
||||
- 'docker/**'
|
||||
# pipeline config changes
|
||||
- .woodpecker/docker.yaml
|
||||
|
||||
steps:
|
||||
vendor:
|
||||
|
Loading…
Reference in New Issue
Block a user