fixup!: move helm cmd to yaml
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -80,7 +80,7 @@ jobs:
|
||||
|
||||
- name: Lint Helm chart
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
run: ./ci/dev/helm.sh
|
||||
run: helm kubeval ci/helm-chart
|
||||
|
||||
- name: Fail workflow
|
||||
if: failure()
|
||||
|
Reference in New Issue
Block a user