chore(ci): add shellcheck #1
3
Makefile
3
Makefile
@ -17,3 +17,6 @@ unittests-helm:
|
||||
update-helm-dependencies:
|
||||
helm dependency update
|
||||
|
||||
.PHONY: yamllint
|
||||
yamllint:
|
||||
yamllint -c .yamllint .
|
Loading…
x
Reference in New Issue
Block a user