Explorar el Código

换成linux节点打包

tangxl hace 5 años
padre
commit
a8448d71fb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jenkinsLinuxBuildfile

+ 1 - 1
jenkinsLinuxBuildfile

@@ -8,7 +8,7 @@ pipeline {
 				echo 'env.isallTag='+env.isallTag
 				echo 'env.qqGroupid='+env.qqGroupid
 				echo 'env.qqUrl='+env.qqUrl
-				sh  "cd.> \"gitTag.txt\""
+				sh  "echo >> \"gitTag.txt\""
                 sh  "git describe --tags  >>\"gitTag.txt\""
                 script {
             	    json_file = "gitTag.txt"