changes on circleci to .circleci/config.yml,
This commit is contained in:
parent
b89c19a7fc
commit
7a36736242
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ jobs:
|
|||
- image: gcr.io/kubernetes-charts-ci/test-image:v3.0.1
|
||||
steps:
|
||||
- checkout
|
||||
- run: pwd
|
||||
- run: ls scripts
|
||||
- run: stat ./scripts/publish.sh
|
||||
- run:
|
||||
command: ./scripts/publish.sh
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue