You've already forked reposilite-charts
fix(ci): replace d3adb5/helm-unittest-action with native installation
This commit is contained in:
@@ -32,6 +32,6 @@ jobs:
|
||||
- env:
|
||||
HELM_UNITTEST_VERSION: v1.0.0 #renovate: datasource=github-releases depName=helm-unittest/helm-unittest
|
||||
name: Install helm-unittest
|
||||
run: helm plugin --version "${HELM_UNITTEST_VERSION}" https://github.com/helm-unittest/helm-unittest
|
||||
run: helm plugin install --version "${HELM_UNITTEST_VERSION}" https://github.com/helm-unittest/helm-unittest
|
||||
- name: Execute helm unittests
|
||||
run: helm unittest --color --strict --file 'unittests/**/*.yaml' .
|
||||
|
||||
Reference in New Issue
Block a user