|
@ -70,15 +70,14 @@ steps: |
|
|
# target: /d/BQ-JS/publish |
|
|
# target: /d/BQ-JS/publish |
|
|
# strip_components: 2 |
|
|
# strip_components: 2 |
|
|
|
|
|
|
|
|
- name: deploy-scp2 |
|
|
- name: deploy-ftp |
|
|
image: ryjer/drone-scp |
|
|
image: cschlosser/drone-ftps |
|
|
settings: |
|
|
settings: |
|
|
host: dev.ccwin-in.com |
|
|
host: dev.ccwin-in.com:16022 |
|
|
port: 16085 |
|
|
port: 16085 |
|
|
username: Administrator |
|
|
secrets: ["Administrator", "Microsoft@2022"] |
|
|
password: Microsoft@2022 |
|
|
src_dir: ./build/publish |
|
|
source: ./build/publish |
|
|
dest_dir: /publish |
|
|
target: /d/BQ-JS/publish |
|
|
|
|
|
|
|
|
|
|
|
- name: start |
|
|
- name: start |
|
|
image: appleboy/drone-ssh |
|
|
image: appleboy/drone-ssh |
|
|