Browse Source

Missprint

Владимир Томишинец 5 years ago
parent
commit
7224e43dbb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      updateVersionJenkinsfile

+ 1 - 0
updateVersionJenkinsfile

@@ -28,6 +28,7 @@ pipeline {
            """
         def STABLE_VERSION = sh (script: "cat ${SWARM_GIT_NAME}/tags/lab/analis-wineservice.stable-version" , returnStdout: true).trim()
         echo STABLE_VERSION
+      }
     }
   }
   post {