From 220eb9b90c0fc5a2cfb533b1fd417082882f07cb Mon Sep 17 00:00:00 2001
From: zhanglei <zhanglei9588@foxmail.com>
Date: Tue, 19 Apr 2022 17:55:49 +0800
Subject: [PATCH] test12234456

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

diff --git a/Jenkinsfile b/Jenkinsfile
index 85d6ce6..0968d58 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -10,9 +10,9 @@
  * @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_master_add_version:true,
+    default_maven_deploy:false,
+    default_deploy_to:'develop'
 )
\ No newline at end of file

--
Gitblit v1.9.1