changes on circleci to .circleci/config.yml,

This commit is contained in:
Alex Collins 2019-10-31 10:37:05 -07:00
parent 1680fc2eee
commit bbd9d8ec9c

View file

@ -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: