Skip to content
Snippets Groups Projects
Commit 423b4e47 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5115 update helm unittest command

parent 8f217095
Branches
Tags
No related merge requests found
......@@ -4,5 +4,5 @@ set -e
helm template ./src/main/helm/ -f src/test/helm-linter-values.yaml
helm lint -f src/test/helm-linter-values.yaml ./src/main/helm/
cd src/main/helm && helm unittest -f '../../test/helm/*.yaml' .
cd src/main/helm && helm unittest -f '../../test/helm/**/*test.yaml' .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment