changes on circleci to .circleci/config.yml,
This commit is contained in:
parent
fd9aa90989
commit
a03f1b040a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ jobs:
|
|||
docker:
|
||||
- image: gcr.io/kubernetes-charts-ci/test-image:v3.0.1
|
||||
steps:
|
||||
- add_ssh_keys
|
||||
- checkout
|
||||
- run: helm init --client-only
|
||||
- run: git config --global user.email "nobody@circleci.com"
|
||||
|
|
Loading…
Reference in a new issue