commit | 9b64649d4ed718ce74f14b350953471e7ec5d613 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Tue Jul 17 19:58:31 2018 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Tue Jul 17 19:58:31 2018 +0000 |
tree | dfacbf7ed85a718d95f55da2264d063c908db4c9 | |
parent | 840949b6d5752be9026492c43f834355de3d9f34 [diff] | |
parent | 1b5a2cc4e488c1160dc4052e66076dbd3897c0c9 [diff] |
Merge "Add CORD Helm chart repository to lint job"
diff --git a/jjb/lint.yaml b/jjb/lint.yaml index 566bca2..7db3452 100644 --- a/jjb/lint.yaml +++ b/jjb/lint.yaml
@@ -128,6 +128,7 @@ - shell: | helm init --client-only helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/ + helm repo add cord https://charts.opencord.org/master - shell: !include-raw-escape: shell/helmlint.sh