ci: fix yaml string

This commit is contained in:
6543
2024-01-12 10:53:34 +01:00
parent 58379a1d10
commit 2816cc49c3

View File

@@ -48,7 +48,7 @@ variables:
# Dockerfile changes
- 'docker/**'
# pipeline config changes
- .woodpecker/docker.yaml
- '.woodpecker/docker.yaml'
steps:
vendor: