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
|
- image: gcr.io/kubernetes-charts-ci/test-image:v3.0.1
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
- run: helm init --client-only
|
||||||
- run:
|
- run:
|
||||||
command: sh ./scripts/publish.sh
|
command: sh ./scripts/publish.sh
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue