From 07dc87d859cea377a3037d76213ca1e506422829 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Thu, 29 Jan 2026 16:47:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=93=E5=8C=85=E6=96=B9?= =?UTF-8?q?=E5=BC=8F=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- irc_api.drone.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/irc_api.drone.yml b/irc_api.drone.yml index fc93db7e2..953e306cf 100644 --- a/irc_api.drone.yml +++ b/irc_api.drone.yml @@ -19,12 +19,8 @@ server: steps: - name: publish-test-hir commands: - - cd /root/.jpom/devops-center; bash build-netcore-then-publish.sh HIR Test_HIR_Net8 + - bash /opt/1panel/xc-deploy-new/Test_HIR/devops-publish/test-branch-to-test.sh -- name: publish-test-hir-scp - commands: - - cd /root/.jpom/devops-center;bash build-netcore-then-publish.sh HIR_SCP Test_HIR_Net8 - trigger: branch: - Test_HIR_Net8