changes on circleci to .circleci/config.yml,

This commit is contained in:
Alex Collins 2019-10-31 10:25:50 -07:00
parent 6be7b78a66
commit 6047841462

View file

@ -11,7 +11,7 @@ jobs:
- image: gcr.io/kubernetes-charts-ci/test-image:v3.0.1
steps:
- checkout
- run: exit 1
- run: GIT_PUSH=true ./scripts/publish.sh'
workflows:
version: 2
workflow: