From 473eb1de42583a79cfea8bd75bd78500d32f6c0a Mon Sep 17 00:00:00 2001 From: Hoshi <1196756653@qq.com> Date: Fri, 6 Sep 2024 17:03:19 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=A2=9E=E5=8A=A0Jenkinsfile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Jenkinsfile diff --git a/Jenkinsfile b/Jenkinsfile new file mode 100644 index 0000000..93a5110 --- /dev/null +++ b/Jenkinsfile @@ -0,0 +1,2 @@ +@Library('jgpl_6.5') _ +servicePipeline() From 64c893db87eb1c43f05867af8f61c11db977fa09 Mon Sep 17 00:00:00 2001 From: Hoshi <1196756653@qq.com> Date: Fri, 6 Sep 2024 17:06:11 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=89=93=E5=8C=85?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bocloud.cop.booter/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/bocloud.cop.booter/pom.xml b/bocloud.cop.booter/pom.xml index d8e8e6e..3cb06b7 100644 --- a/bocloud.cop.booter/pom.xml +++ b/bocloud.cop.booter/pom.xml @@ -9,7 +9,6 @@ 4.0.0 bocloud.cop.booter - ${bocloud.booter.version}