fixed on the chart and pipeline

This commit is contained in:
Sebastian Wendel 2022-11-23 17:42:11 +01:00
parent 2f74db8c39
commit a4ea7f5846
No known key found for this signature in database
GPG key ID: 1422B7DF78144640

View file

@ -16,6 +16,7 @@ lint:
stage: test
script:
- helm dependency update
- helm dependency list
- helm lint .
allow_failure: true