Skip to content
Snippets Groups Projects
Verified Commit edaec354 authored by Martin Weise's avatar Martin Weise
Browse files
parent 023fc4d4
No related branches found
No related tags found
No related merge requests found
...@@ -81,7 +81,7 @@ lint-helm-chart: ...@@ -81,7 +81,7 @@ lint-helm-chart:
- helm dependency update ./helm/seaweedfs - helm dependency update ./helm/seaweedfs
- helm package ./helm/seaweedfs --destination ./build - helm package ./helm/seaweedfs --destination ./build
- helm dependency update ./helm/dbrepo - helm dependency update ./helm/dbrepo
- ./.scripts/check-helm.sh - bash .scripts/check-helm.sh
script: script:
- helm lint ./helm/dbrepo - helm lint ./helm/dbrepo
- diff ./values.schema.json ./helm/dbrepo/values.schema.json - diff ./values.schema.json ./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