From 967ecdb29f1a5470475c2ab2ec11b84133dbc2f4 Mon Sep 17 00:00:00 2001
From: jenkins <jenkins@hbbh.com>
Date: Thu, 14 Apr 2022 18:20:57 +0800
Subject: [PATCH] add version to 1.9.1-SHNPSHOT-4

---
 Jenkinsfile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 80a1201..728dfc6 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,3 +1,3 @@
 //utils 源码在jenkins-pipeline-library里
-@Library('utils')_ import static 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