new try with globs
ci/woodpecker/push/woodpecker Pipeline is pending Details

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
1 changed files with 1 additions and 1 deletions

View File

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