diff --git a/.circleci/config.yml b/.circleci/config.yml index 8813567ab2..0d44311381 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -20,6 +20,7 @@ jobs: - run: name: lint command: | + helm version --client git remote add k8s https://github.com/helm/charts git fetch k8s master ct lint --config test/ct.yaml