changes on circleci to .circleci/config.yml,
This commit is contained in:
parent
5f0e79b625
commit
6758179c1a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
- image: gcr.io/kubernetes-charts-ci/test-image:v3.0.1
|
||||
steps:
|
||||
- checkout
|
||||
- run: GIT_PUSH=true ./scripts/publish.sh'
|
||||
- run: GIT_PUSH=true ./scripts/publish.sh
|
||||
workflows:
|
||||
version: 2
|
||||
workflow:
|
||||
|
|
Loading…
Reference in a new issue