forked from git_study
Jenkinsfile @@ -29,6 +29,7 @@ } stage('test') { steps { sh ''' #定义颜色的变量 RED_COLOR='\E[1;31m' #红