Fix bugs in CI set-up. (#144)

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

View file

@ -4,3 +4,6 @@ Checklist:
* [ ] 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 and the build is green.
* [ ] I will test my changes again once merged to master and published.
Changes are automatically published when merged to `master`. They are not published on branches.