Владимир Томишинец hace 5 años
padre
commit
7224e43dbb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {