From e0c2cadb498e6c254951e15b65d226a2b838d400 Mon Sep 17 00:00:00 2001
From: jenkins <jenkins@hbbh.com>
Date: Thu, 14 Apr 2022 18:14:48 +0800
Subject: [PATCH] add version to 1.9.1-SHNPSHOT-1
---
Jenkinsfile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index 1d10ab2..728dfc6 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,3 +1,3 @@
//utils 源码在jenkins-pipeline-library里
-@Library('utils') import com.hbbohua.jenkins.*
-pipelineScript('git_study','http://47.92.145.232:8998/r/git_study.git')
\ No newline at end of file
+@Library('utils')_
+pipelineScript('git_study','http://47.92.145.232:8998/r/git_study.git','')
\ No newline at end of file
--
Gitblit v1.9.1