let docker workflow run on workflow config changes

This commit is contained in:
6543 2024-01-12 10:52:09 +01:00
parent a53fe5c0ab
commit 58379a1d10
No known key found for this signature in database
GPG key ID: B8BE6D610E61C862

View file

@ -47,6 +47,8 @@ variables:
- 'pipeline/schema/**'
# Dockerfile changes
- 'docker/**'
# pipeline config changes
- .woodpecker/docker.yaml
steps:
vendor: