We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dda2663 commit 8efba19Copy full SHA for 8efba19
1 file changed
.github/workflows/ci.yaml
@@ -128,7 +128,7 @@ jobs:
128
129
- name: Install Helm Unit Test Plugin
130
run: |
131
- helm plugin install https://github.com/helm-unittest/helm-unittest.git --version ${{ env.HELM_PLUGIN_UNITTEST_VERSION }}
+ helm plugin install https://github.com/helm-unittest/helm-unittest.git --version ${{ env.HELM_PLUGIN_UNITTEST_VERSION }} --verify=false
132
133
- name: Download Task
134
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
0 commit comments