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

+x

parent 004ca6c5
No related branches found
No related tags found
1 merge request!299Dev
...@@ -196,7 +196,7 @@ lint-helm-readme: ...@@ -196,7 +196,7 @@ lint-helm-readme:
- build-metadata-service - build-metadata-service
before_script: before_script:
- apk add helm git - apk add helm git
- git clone https://github.com/bitnami/readme-generator-for-helm && npm install ./readme-generator-for-helm - git clone https://github.com/bitnami/readme-generator-for-helm && npm install ./readme-generator-for-helm && chmod +x ./readme-generator-for-helm
- helm plugin install https://github.com/losisin/helm-values-schema-json.git - helm plugin install https://github.com/losisin/helm-values-schema-json.git
script: script:
- helm schema -input ./helm/dbrepo/values.yaml -output ./helm/dbrepo/values.schema.json - helm schema -input ./helm/dbrepo/values.yaml -output ./helm/dbrepo/values.schema.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment