Enables Circle CI job that uses the cl lint tool on changed charts (#143)

This commit is contained in:
Alex Collins 2019-10-31 11:05:21 -07:00 committed by GitHub
parent e3dc69482f
commit fc783d79d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 40 additions and 3 deletions

View file

@ -3,4 +3,4 @@ Checklist:
* [ ] I have update the chart version in `Chart.yaml` following Semantic Versioning.
* [ ] Any new values are backwards compatible and/or have sensible default.
* [ ] I have followed the testing instructions in the [contributing guide](https://github.com/argoproj/argo-helm/blob/master/CONTRIBUTING.md).
* [ ] I have signed the CLA.
* [ ] I have signed the CLA and the build is green.