chore(ci): add shellcheck #1

Open
volker.raschek wants to merge 9 commits from feat/shellcheck into main
Showing only changes of commit f757aff455 - Show all commits

View File

@ -16,4 +16,7 @@ unittests-helm:
.PHONY: helm .PHONY: helm
update-helm-dependencies: update-helm-dependencies:
helm dependency update helm dependency update
.PHONY: yamllint
yamllint:
yamllint -c .yamllint .