mirror of
https://github.com/coder/code-server.git
synced 2026-05-25 05:37:26 +02:00
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