Skip to content
Snippets Groups Projects
Verified Commit 023fc4d4 authored by Martin Weise's avatar Martin Weise
Browse files

Need git

parent f1ed7b2e
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ lint-helm-chart: ...@@ -76,7 +76,7 @@ lint-helm-chart:
image: docker.io/alpine:${ALPINE_VERSION} image: docker.io/alpine:${ALPINE_VERSION}
stage: lint stage: lint
before_script: before_script:
- apk --no-cache add helm - apk --no-cache add helm git
- helm plugin install https://github.com/losisin/helm-values-schema-json.git - helm plugin install https://github.com/losisin/helm-values-schema-json.git
- helm dependency update ./helm/seaweedfs - helm dependency update ./helm/seaweedfs
- helm package ./helm/seaweedfs --destination ./build - helm package ./helm/seaweedfs --destination ./build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment