From e3daf3af2684f5f222e4ed95273c0bcbc0b3071b Mon Sep 17 00:00:00 2001 From: hang <87227557@qq.com> Date: Wed, 28 Jan 2026 23:42:41 +0800 Subject: [PATCH] =?UTF-8?q?HIR=20=E5=8F=91=E5=B8=83=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=E5=8F=98=E6=9B=B4?= 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 4a47c11c0..272f3d431 100644 --- a/irc_api.drone.yml +++ b/irc_api.drone.yml @@ -19,11 +19,11 @@ server: steps: - name: publish-test-hir commands: - - cd /opt/1panel/xc-deploy/Test_HIR_New/devops-build-publish;sh test-branch-latest-build-image-publish.sh v${DRONE_BUILD_NUMBER} + - cd /root/.jpom/devops-center; bash build-netcore-then-publish.sh HIR Test_HIR_Net8 - name: publish-test-hir-scp commands: - - cd /opt/1panel/xc-deploy/Test_HIR_SCP_New/devops-build-publish;sh test-branch-latest-build-image-publish.sh v${DRONE_BUILD_NUMBER} + - cd cd /root/.jpom/devops-center;bash build-netcore-then-publish.sh HIR_SCP Test_HIR_Net8 trigger: branch: