mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-12-12 21:30:39 +05:30
CI: Install helm-docs before trying to use it.
This commit is contained in:
parent
088eb53c90
commit
94c52ff381
1
.github/workflows/charts-changelog.yaml
vendored
1
.github/workflows/charts-changelog.yaml
vendored
@ -72,6 +72,7 @@ jobs:
|
||||
env:
|
||||
CHECK_BRANCH: "origin/${{ github.event.repository.default_branch }}"
|
||||
run: |
|
||||
GO111MODULE=on go get github.com/k8s-at-home/helm-docs/cmd/helm-docs
|
||||
./.github/scripts/gen-helm-docs.sh
|
||||
- name: Create commit
|
||||
id: create-commit
|
||||
|
Loading…
Reference in New Issue
Block a user