diff --git a/.drone.yml b/.drone.yml index c204b51..1419b36 100644 --- a/.drone.yml +++ b/.drone.yml @@ -42,23 +42,22 @@ steps: volumes: - name: cache path: "/var/lib/cache" - - name: scp files - image: appleboy/drone-scp - settings: - host: 192.168.230.38 - username: root - password: - from_secret: macro3_psw - port: 22 - target: /data/wwwroot/zabbix_back - source: /app/build/* +# - name: scp files +# image: appleboy/drone-scp +# settings: +# host: 192.168.230.38 +# username: root +# password: +# from_secret: macro3_psw +# port: 22 +# target: /data/wwwroot/zabbix_back +# source: /app/build/* - name: ssh image: appleboy/drone-ssh settings: - host: 192.168.230.38 + host: 121.41.171.43 username: root - password: - from_secret: macro3_psw + password: zhang123. port: 22 command_timeout: 5m script: