diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 75f19cd..1c6587e 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -27,12 +27,12 @@ steps: image: appleboy/drone-ssh settings: host: - from_secret: ip + from_secret: data_ip username: - from_secret: name + from_secret: data_user password: - from_secret: pwd - port: 22 + from_secret: data_pwd + port: 52222 script: - echo ====暂停容器开始11======= - docker rm -f mo-test