Skip to content
Snippets Groups Projects
Verified Commit df5b8771 authored by Martin Weise's avatar Martin Weise
Browse files
parent 09f09312
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 git bash nodejs - apk --no-cache add helm git bash nodejs npm
- 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