commit | 1b5a2cc4e488c1160dc4052e66076dbd3897c0c9 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Tue Jul 17 10:32:23 2018 -0700 |
committer | Andy Bavier <andy@onlab.us> | Tue Jul 17 10:32:23 2018 -0700 |
tree | aaa6346213b6b45e751911dee62aa67510d6ca21 | |
parent | 09cda54a94c6ee991d749a06639c0748999d41b9 [diff] |
Add CORD Helm chart repository to lint job Change-Id: Ifee3d151afea32cdc7ae6ee5f87fca31d67a0f5c
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