emergency disable docs copy scripting

This commit is contained in:
kjeld Schouten-Lebbing
2021-06-14 19:10:30 +02:00
parent a0962a947f
commit 5790780df8
+16 -16
View File
@@ -8,22 +8,22 @@ on:
tags-ignore:
- '**'
paths:
- 'library/**/Chart.yaml'
- 'tools/gen-helm-docs.sh'
- 'tools/templates/docs/**'
- 'tools/templates/app/*.gotmpl'
- '**.gotmpl'
- '**/LICENSE'
- '**LICENSE'
- '**.md'
- '**/*.md'
- 'charts/**/*.md'
- '.github/README.md'
- '.github/CODE_OF_CONDUCT'
- '.github/CONTRIBUTING'
- './LICENSE'
- './NOTICE'
- '.github/workflows/docs.copy.yaml'
#- 'library/**/Chart.yaml'
#- 'tools/gen-helm-docs.sh'
#- 'tools/templates/docs/**'
#- 'tools/templates/app/*.gotmpl'
#- '**.gotmpl'
#- '**/LICENSE'
#- '**LICENSE'
#- '**.md'
#- '**/*.md'
#- 'charts/**/*.md'
#- '.github/README.md'
#- '.github/CODE_OF_CONDUCT'
#- '.github/CONTRIBUTING'
#- './LICENSE'
#- './NOTICE'
#- '.github/workflows/docs.copy.yaml'
- 'index.yaml'
jobs: