From cf4dbc29149925f2e74da56fffcfbcafc777795d Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Thu, 5 Mar 2026 14:49:41 +0800 Subject: [PATCH 1/4] =?UTF-8?q?irc=20uat=E5=88=86=E6=94=AF=EF=BC=8C?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=89=93=E5=8C=85=E9=85=8D=E7=BD=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- irc_vue_drone.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/irc_vue_drone.yml b/irc_vue_drone.yml index da70bd16..fe614384 100644 --- a/irc_vue_drone.yml +++ b/irc_vue_drone.yml @@ -11,19 +11,19 @@ clone: disable: true #禁用默认克隆 server: - host: 106.14.89.110 + host: 101.132.253.119 user: root password: from_secret: local_pwd steps: - - name: publish-test-irc-web + - name: publish-uat-irc-web commands: - - bash /opt/1panel/xc-deploy-new/devops-center/build-vue-then-publish.sh IRC_Web main + - bash /opt/1panel/xc-deploy-new/devops-center/build-vue-then-publish.sh IRC_Web uat - name: notify-wecom commands: - echo $DRONE_COMMIT_AUTHOR "$DRONE_COMMIT_MESSAGE" - - bash /opt/1panel/xc-deploy-new/devops-center/drone-notify-wecom.sh "$DRONE_BUILD_STATUS" "$DRONE_REPO_NAME" "$DRONE_BRANCH" "$DRONE_BUILD_NUMBER" "4355b98e-1e72-4678-8dfb-2fc6ad0bf449" "$DRONE_COMMIT_MESSAGE" "$DRONE_COMMIT_AUTHOR" "Test_IRC_WEB" "irc.test.extimaging.com" + - bash /opt/1panel/xc-deploy-new/devops-center/drone-notify-wecom.sh "$DRONE_BUILD_STATUS" "$DRONE_REPO_NAME" "$DRONE_BRANCH" "$DRONE_BUILD_NUMBER" "4355b98e-1e72-4678-8dfb-2fc6ad0bf449" "$DRONE_COMMIT_MESSAGE" "$DRONE_COMMIT_AUTHOR" "Uat_IRC_WEB" "irc.uat.extimaging.com" when: status: - success From c5d3b44c2cf037ff096a9988bd26c0ae7f0c1dad Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Thu, 5 Mar 2026 14:52:28 +0800 Subject: [PATCH 2/4] =?UTF-8?q?irc=20web=20=E6=8F=90=E4=BA=A4=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E6=89=93=E5=8C=85=E5=8F=91=E5=B8=83uat=E5=88=86?= =?UTF-8?q?=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- irc_vue_drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc_vue_drone.yml b/irc_vue_drone.yml index fe614384..afa6bdfc 100644 --- a/irc_vue_drone.yml +++ b/irc_vue_drone.yml @@ -30,7 +30,7 @@ steps: - failure trigger: branch: - - main + - uat From 6e285d900b46edad148da4821fd33ff4cd5a797c Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Thu, 5 Mar 2026 14:55:01 +0800 Subject: [PATCH 3/4] =?UTF-8?q?irc-uat=20=E4=BD=BF=E7=94=A8uat=E5=88=86?= =?UTF-8?q?=E6=94=AF=E4=BB=A5uat=20=E6=A8=A1=E5=BC=8F=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E6=89=93=E5=8C=85=E5=8F=91=E5=B8=83=E5=A2=9E=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- irc_vue_drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc_vue_drone.yml b/irc_vue_drone.yml index afa6bdfc..d621ae8b 100644 --- a/irc_vue_drone.yml +++ b/irc_vue_drone.yml @@ -19,7 +19,7 @@ server: steps: - name: publish-uat-irc-web commands: - - bash /opt/1panel/xc-deploy-new/devops-center/build-vue-then-publish.sh IRC_Web uat + - bash /opt/1panel/xc-deploy-new/devops-center/build-vue-then-publish.sh IRC_Web uat uat - name: notify-wecom commands: - echo $DRONE_COMMIT_AUTHOR "$DRONE_COMMIT_MESSAGE" From 18a71725f9d6a0ae92090676a7dbcbc10e001bea Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Fri, 6 Mar 2026 09:44:56 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=8C=96=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- irc_vue_drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc_vue_drone.yml b/irc_vue_drone.yml index d621ae8b..6864bd1c 100644 --- a/irc_vue_drone.yml +++ b/irc_vue_drone.yml @@ -19,7 +19,7 @@ server: steps: - name: publish-uat-irc-web commands: - - bash /opt/1panel/xc-deploy-new/devops-center/build-vue-then-publish.sh IRC_Web uat uat + - bash /opt/1panel/xc-deploy-new/devops-center/build-vue-then-publish.sh IRC_Web uat --mode uat - name: notify-wecom commands: - echo $DRONE_COMMIT_AUTHOR "$DRONE_COMMIT_MESSAGE"