You've already forked reposilite-charts
fix(ci): remove color
This commit is contained in:
@@ -34,4 +34,4 @@ jobs:
|
|||||||
name: Install helm-unittest
|
name: Install helm-unittest
|
||||||
run: helm plugin install --verify=false --version "${HELM_UNITTEST_VERSION}" https://github.com/helm-unittest/helm-unittest
|
run: helm plugin install --verify=false --version "${HELM_UNITTEST_VERSION}" https://github.com/helm-unittest/helm-unittest
|
||||||
- name: Execute helm unittests
|
- name: Execute helm unittests
|
||||||
run: helm unittest --color --strict --file 'unittests/**/*.yaml' .
|
run: helm unittest --strict --file 'unittests/**/*.yaml' .
|
||||||
|
|||||||
Reference in New Issue
Block a user