Владимир Томишинец %!s(int64=5) %!d(string=hai) anos
pai
achega
174816b322
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jenkinsfile.get.and.sync.dict

+ 1 - 1
jenkinsfile.get.and.sync.dict

@@ -82,7 +82,7 @@ pipeline {
                             git clone ${STACK_DEPLOY_REPO}
                         '''
                     }
-                    TAG = sh (script:  "cat ${WORKSPACE}/stack-deploy/tags/lab/analis-wineservice.stable-version" , returnStdout: true)
+                    TAG = sh (script:  "cat ${WORKSPACE}/stack-deploy/tags/lab/analis-wineservice.build-version" , returnStdout: true)
                     echo TAG
                 }
             }