|
@ -66,20 +66,19 @@ steps: |
|
|
port: 16085 |
|
|
port: 16085 |
|
|
username: Administrator |
|
|
username: Administrator |
|
|
password: Microsoft@2022 |
|
|
password: Microsoft@2022 |
|
|
source: ./build/publish/**/* |
|
|
source: ./build/publish |
|
|
target : D:/BQ-JS/test |
|
|
target : D:/BQ-JS/test |
|
|
debug: true |
|
|
debug: true |
|
|
|
|
|
|
|
|
# - name: start |
|
|
# - name: start |
|
|
# image: appleboy/drone-ssh |
|
|
# image: appleboy/drone-ssh |
|
|
# settings: |
|
|
# settings: |
|
|
# host: dev.ccwin-in.com |
|
|
# host: dev.ccwin-in.com |
|
|
# port: 16085 |
|
|
# port: 16085 |
|
|
# username: Administrator |
|
|
# username: Administrator |
|
|
# password: Microsoft@2022 |
|
|
# password: Microsoft@2022 |
|
|
# command_timeout: 10m |
|
|
# command_timeout: 10m |
|
|
# script: |
|
|
# script: |
|
|
# - d: |
|
|
# - cd D:/BQ-JS/test |
|
|
# - cd D:\BQ-JS\publish |
|
|
|
|
|
# - start.cmd |
|
|
# - start.cmd |
|
|
# - echo ok |
|
|
# - echo ok |
|
|