diff --git a/.drone.yml b/.drone.yml index 06f8b736..7dbfc0eb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -60,15 +60,15 @@ steps: # source: ./build/publish - name: deploy - image: plugins/drone-sftp + image: axute/drone-sftp settings: host: dev.ccwin-in.com port: 16085 username: Administrator password: Microsoft@2022 - destination_path : D:/BQ-JS/test - files: ./build/publish/**/* - + source: ./build/publish/**/* + target : D:/BQ-JS/test + debug: true # - name: start # image: appleboy/drone-ssh