|
|
@ -16,14 +16,15 @@ steps: |
|
|
|
- ls |
|
|
|
- chmod 755 ./build.sh |
|
|
|
- ./build.sh |
|
|
|
- ls |
|
|
|
|
|
|
|
# - name: publish |
|
|
|
# image: plugins/s3 |
|
|
|
# settings: |
|
|
|
# endpoint: http://dev.ccwin-in.com:3008 |
|
|
|
# path_style: true |
|
|
|
# bucket: default |
|
|
|
# access_key: O222sbIaMKeGfeX18t8K |
|
|
|
# secret_key: 0LEOWfXSDnaLbIYGZfdKUxyi2kYIayx4YvdLTgcR |
|
|
|
# source: build/publish/**/* |
|
|
|
# target: /jie-suan/bei-qi/publish |
|
|
|
- name: publish |
|
|
|
image: plugins/s3 |
|
|
|
settings: |
|
|
|
endpoint: http://dev.ccwin-in.com:3008 |
|
|
|
path_style: true |
|
|
|
bucket: default |
|
|
|
access_key: O222sbIaMKeGfeX18t8K |
|
|
|
secret_key: 0LEOWfXSDnaLbIYGZfdKUxyi2kYIayx4YvdLTgcR |
|
|
|
source: build/publish/**/* |
|
|
|
target: /jie-suan/bei-qi/publish |
|
|
|