From d5e93caf92342853cd9dc322745c97a8037ebe7b Mon Sep 17 00:00:00 2001
From: wangzilun <964606955@qq.com>
Date: Wed, 26 Jul 2023 16:17:07 +0800
Subject: [PATCH] test2

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

diff --git a/Jenkinsfile b/Jenkinsfile
index 85d6ce6..09b9b34 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -10,9 +10,8 @@
  * @return
  */
 pipelineScript(
-project_name:'git_study',
-url:'http://47.92.145.232:8998/r/git_study.git',
-default_deploy_to:'develop',
-default_maven_deploy:false,
-default_master_add_version:true,
+    project_name:'git_study',
+    url:'http://47.92.145.232:8998/r/git_study.git',
+    default_deploy_to:'',
+    default_maven_deploy:true
 )
\ No newline at end of file

--
Gitblit v1.9.1