zuul-jobs/playbooks/helm-lint/pre.yaml
Michael Kelly b0cc01ceac
helm: Add job for linting helm charts
This job runs 'helm lint' on the user specified charts.

Change-Id: Ie6f39bab366b683e773add181de516c3ac913866
2022-11-16 15:09:07 -08:00

4 lines
46 B
YAML

- hosts: all
roles:
- role: ensure-helm