fixed on the chart and pipeline

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

View file

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