From 7691fd12acb8b9530414fc6b9ed1452105816550 Mon Sep 17 00:00:00 2001 From: zhouhang <87227557@qq.com> Date: Thu, 5 Feb 2026 19:55:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E5=B1=80=E8=AE=BE=E7=BD=AEgit?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E5=90=8D=E6=B5=8B=E8=AF=95=20=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=90=8D=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- irc_vue_drone.yml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/irc_vue_drone.yml b/irc_vue_drone.yml index 95884a72..7e87dc8f 100644 --- a/irc_vue_drone.yml +++ b/irc_vue_drone.yml @@ -1,32 +1,4 @@ -kind: pipeline -type: ssh -name: ssh-linux-uat-irc-publish -platform: - os: Linux - arch: 386 - -clone: - disable: true #禁用默认克隆 - -server: - host: 47.117.164.182 - user: root - password: - from_secret: local_pwd - -steps: -- name: uat-branch-publish-irc-vue - commands: - - cd /opt/1panel/vue-devops/Uat_IRC/Uat-To-Uat - - sh uat-to-uat.sh v${DRONE_BUILD_NUMBER} - -trigger: - branch: - - uat - ---- - kind: pipeline type: ssh name: ssh-linux-test-irc-publish