changes on circleci to .circleci/chart-testing.yaml,.circleci/config.yml,
This commit is contained in:
parent
eaf29197cf
commit
7728a5b3c5
2 changed files with 2 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
chart-repos:
|
||||
- argo=https://argoproj.github.io/argo-helm
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue