changes on circleci to .circleci/config.yml,

This commit is contained in:
Alex Collins 2019-10-29 19:09:34 -07:00
parent 0172fdb99f
commit eaf29197cf

View file

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