changes on circleci to .circleci/chart-testing.yaml,.circleci/config.yml,

This commit is contained in:
Alex Collins 2019-10-29 19:12:12 -07:00
parent eaf29197cf
commit 7728a5b3c5
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1,2 @@
chart-repos:
- argo=https://argoproj.github.io/argo-helm

View file

@ -5,5 +5,4 @@ jobs:
- image: gcr.io/kubernetes-charts-ci/test-image:v3.0.1
steps:
- checkout
- run: helm repo add argo https://argoproj.github.io/argo-helm
- run: ct lint --config .circleci/chart-testing.yaml