diff --git a/.drone.yml b/.drone.yml index 0fec6e7..2000c73 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,17 +17,16 @@ steps: image: appleboy/drone-ssh settings: host: - - 121.41.90.210 + - 113.31.116.20 - 106.75.223.53 username: - from_secret: root + from_secret: name password: - from_secret: Edu_123123 + from_secret: passwd port: 22 script: - chmod +x /home/deploy.sh - bash /home/deploy.sh - volumes: - name: cache path: /root/.m2