There was an error while loading. Please reload this page.
1 parent 143b7c3 commit 4e3f206Copy full SHA for 4e3f206
1 file changed
scripts/ci/helm-unittest.sh
@@ -7,7 +7,7 @@ set -euf -o pipefail
7
HELM_UNITTEST_VERSION="v1.0.2"
8
9
### Install the helm-unittest plugin
10
-helm plugin install https://github.com/helm-unittest/helm-unittest --version "$HELM_UNITTEST_VERSION"
+helm plugin install https://github.com/helm-unittest/helm-unittest --version "$HELM_UNITTEST_VERSION" --verify=false
11
12
### Run the helm tests
13
helm unittest -q charts/sourcegraph
0 commit comments