Trigger common re-release

This commit is contained in:
kjeld Schouten-Lebbing
2021-05-09 18:27:07 +02:00
parent 6d94df0b81
commit fb75ee45e0
2 changed files with 7 additions and 7 deletions

View File

@@ -40,12 +40,12 @@ jobs:
list-files: json
filters: |
changed:
- 'stable/**'
- 'incubator/**'
- 'develop/**'
- 'deprecated/**'
- 'non-free/**'
- 'library/**'
- 'charts/stable/**'
- 'charts/incubator/**'
- 'charts/develop/**'
- 'charts/deprecated/**'
- 'charts/non-free/**'
- 'charts/library/**'
- run: echo '${{ toJson(steps.filter.outputs) }}' > changes.json
- id: reduce
run: |