chenghongxi преди 4 години
родител
ревизия
1c23b51407
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -25,7 +25,7 @@ ansiColor('xterm') {
 						echo "222222222222"
 						sh "docker build -t ${xy_image}/${projectList[i]}:${release} -f ${jenkins_home}/${projectList[i]}/Dockerfile ${jenkins_home}/${projectList[i]}"
 					}
-				}
+			
 			}      
 		}
 	}