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