changes on circleci to .circleci/config.yml,
This commit is contained in:
parent
1680fc2eee
commit
bbd9d8ec9c
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ jobs:
|
|||
- image: gcr.io/kubernetes-charts-ci/test-image:v3.0.1
|
||||
steps:
|
||||
- checkout
|
||||
- run: helm init --client-only
|
||||
- run:
|
||||
command: sh ./scripts/publish.sh
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue