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