From cc07773f16cda062d374cbcbf69e188465f0b50b Mon Sep 17 00:00:00 2001
From: wangzilun <964606955@qq.com>
Date: Wed, 26 Jul 2023 18:40:51 +0800
Subject: [PATCH] test2
---
Jenkinsfile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index 9f14763..09b9b34 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -9,9 +9,9 @@
* @param default_master_add_version master分支的更改是否强制添加版本号,默认true
* @return
*/
-pipelineScript1(
+pipelineScript(
project_name:'git_study',
url:'http://47.92.145.232:8998/r/git_study.git',
default_deploy_to:'',
- default_maven_deploy:false
+ default_maven_deploy:true
)
\ No newline at end of file
--
Gitblit v1.9.1