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

Cannot chain

parent d89ce165
No related branches found
No related tags found
1 merge request!299Dev
......@@ -196,7 +196,8 @@ lint-helm-readme:
- build-metadata-service
before_script:
- 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
- helm plugin install https://github.com/losisin/helm-values-schema-json.git
script:
- 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