From 7e145405a135e3942ac459b6e61f0baeaeafea36 Mon Sep 17 00:00:00 2001
From: jenkins <jenkins@hbbh.com>
Date: Thu, 14 Apr 2022 18:17:48 +0800
Subject: [PATCH] add version to 1.9.1-SHNPSHOT2
---
Jenkinsfile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index bebaed0..728dfc6 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,3 +1,3 @@
//utils 源码在jenkins-pipeline-library里
-@Library('utils') import com.hbbohua.jenkins.Scripts
-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