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

Added bash

parent edaec354
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ lint-helm-chart:
image: docker.io/alpine:${ALPINE_VERSION}
stage: lint
before_script:
- apk --no-cache add helm git
- apk --no-cache add helm git bash
- helm plugin install https://github.com/losisin/helm-values-schema-json.git
- helm dependency update ./helm/seaweedfs
- 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