tangxl пре 5 година
родитељ
комит
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"