64cf864b by xu

Update Jenkinsfile

1 parent 38bc71d5
......@@ -54,7 +54,7 @@ pipeline {
steps {
//分分支构建
script{
if(env.BRANCH_NAME=='develop'){
if(env.BRANCH_NAME=='recover-branch-copy'){
//develop分支环境
echo 'start to deploy ${SVN_FOLD} on develop ...'
sh '''
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!