Browse Source

更新 'Jenkinsfile'

chenghongxi 4 years ago
parent
commit
d7f41862ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -4,7 +4,7 @@ def jenkins_home="/var/jenkins_home/workspace/k8s"
 def xy_image="registry-vpc.cn-beijing.aliyuncs.com/xinyue-jenkins"
 def release="${BUILD_NUMBER}"
 def projectList = project_name.split(",")
-def share-v2List= ['mchsrv','sharebms2']
+def share-v2List = "['mchsrv','sharebms2']"
 
 ansiColor('xterm') {
 	node {