From 1f3fb472ac850f682d3ce479da8e30e7e9fdc80b Mon Sep 17 00:00:00 2001 From: Hoshi <1196756653@qq.com> Date: Mon, 14 Oct 2024 17:17:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95JenkinsFile?= 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()