new try with globs
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

This commit is contained in:
Tobias Brunner 2023-05-30 19:53:17 +02:00
parent ecd1b1f702
commit a9ebecac13
Signed by: tobru
SSH key fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk

View file

@ -9,7 +9,7 @@
], ],
"kubernetes": { "kubernetes": {
"fileMatch": [ "fileMatch": [
"**/apps/**/*.yaml$" "apps/**/*.yaml"
], ],
"ignorePaths": [ "ignorePaths": [
"monitoring/**" "monitoring/**"