mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-27 18:50:01 +08:00
fixup Plex and disable helm-docs
This commit is contained in:
38
.github/workflows/docs.copy.yaml
vendored
38
.github/workflows/docs.copy.yaml
vendored
@@ -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:
|
||||
@@ -40,9 +40,9 @@ jobs:
|
||||
run: |
|
||||
brew install norwoodj/tap/helm-docs
|
||||
|
||||
- name: (re)generate docs
|
||||
run: |
|
||||
tools/gen-helm-docs.sh
|
||||
# - name: (re)generate docs
|
||||
# run: |
|
||||
# #tools/gen-helm-docs.sh
|
||||
|
||||
- name: Copy general readme to website
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user