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

PKG

parent 410b7489
No related branches found
No related tags found
1 merge request!299Dev
......@@ -196,7 +196,7 @@ lint-helm-readme:
- build-metadata-service
before_script:
- apk add helm git
- git clone https://github.com/bitnami/readme-generator-for-helm && npm install commander && npm install -g ./readme-generator-for-helm
- git clone https://github.com/bitnami/readme-generator-for-helm && npm install && npm install -g pkg && pkg . -o 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