From 83208ec14bb7730b05562d2d13d599d6f7af7a55 Mon Sep 17 00:00:00 2001
From: wangzilun <964606955@qq.com>
Date: Wed, 26 Jul 2023 17:35:08 +0800
Subject: [PATCH] test4

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

diff --git a/Jenkinsfile b/Jenkinsfile
index bfd5596..09b9b34 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -12,5 +12,6 @@
 pipelineScript(
     project_name:'git_study',
     url:'http://47.92.145.232:8998/r/git_study.git',
-    default_deploy_to:'develop'
+    default_deploy_to:'',
+    default_maven_deploy:true
 )
\ No newline at end of file

--
Gitblit v1.9.1