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