wangzilun
2023-07-26 d5e93caf92342853cd9dc322745c97a8037ebe7b
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
)