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

Local

parent 04a2826f
Branches
Tags
1 merge request!299Dev
...@@ -200,7 +200,7 @@ lint-helm-readme: ...@@ -200,7 +200,7 @@ lint-helm-readme:
- 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
- readme-generator-for-helm --readme ./helm/dbrepo/README.md --values ./helm/dbrepo/values.yaml - ./readme-generator-for-helm/readme-generator-for-helm --readme ./helm/dbrepo/README.md --values ./helm/dbrepo/values.yaml
test-metadata-service: test-metadata-service:
image: maven:3-openjdk-17 image: maven:3-openjdk-17
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment