Revert "Intentionally break the build - part 2"
This reverts commit 7f57151c54c28acb1bd9f5a749408307e799c447.
This commit is contained in:
@ -24,9 +24,7 @@ jobs:
|
|||||||
apk add --update make nodejs npm yamllint
|
apk add --update make nodejs npm yamllint
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: install chart dependencies
|
- name: install chart dependencies
|
||||||
run: |
|
run: helm dependency build
|
||||||
helm repo add bitnami https://charts.bitnami.com/bitnami
|
|
||||||
helm dependency build
|
|
||||||
- name: lint
|
- name: lint
|
||||||
run: helm lint
|
run: helm lint
|
||||||
- name: template
|
- name: template
|
||||||
|
Reference in New Issue
Block a user