tangxl 5 лет назад
Родитель
Сommit
a8448d71fb
1 измененных файлов с 1 добавлено и 1 удалено
  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"