zuul-jobs/playbooks/chart-testing/pre.yaml
Mohammed Naser b476e34ab0 Add basic Helm jobs
This adds a simple job which runs the `chart-testing` linter against
a repository.

Change-Id: I974c64343e88c235a6dc887d5378f7db2ee3b1fc
2020-01-07 17:12:15 +00:00

5 lines
66 B
YAML

---
- hosts: all
roles:
- ensure-helm
- ensure-chart-testing