From 2d09f2153cf43c93c565a0ab9ce4f42f71313b21 Mon Sep 17 00:00:00 2001 From: p47623895 <18235900245@163.com> Date: Fri, 9 Apr 2021 10:55:38 +0800 Subject: [PATCH] Update '.trustie-pipeline.yml' --- .trustie-pipeline.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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