From a79ae2d6b56bb6f71f47c712b74d73e022bac32b Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Fri, 22 Dec 2023 17:44:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=81=E7=A7=BB=E4=BF=AE=E6=94=B9=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- irc_api.drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/irc_api.drone.yml b/irc_api.drone.yml index 3184c1f71..2c7e54210 100644 --- a/irc_api.drone.yml +++ b/irc_api.drone.yml @@ -90,7 +90,7 @@ clone: disable: true #禁用默认克隆 server: - host: 47.117.164.182 + host: 101.132.193.237 user: root password: from_secret: uat_ssh_pwd @@ -99,7 +99,7 @@ steps: - name: greeting commands: - echo start publish test-irc-api - - cd /opt/cicd/irc-test + - cd /opt/hang/cicd/test_irc - echo sh test-irc.sh v${DRONE_BUILD_NUMBER} - sh test-irc.sh