Tomishinets Vladimir hace 4 años
padre
commit
6d17922e1c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      buildImage.Jenkinsfile

+ 1 - 1
buildImage.Jenkinsfile

@@ -1,5 +1,5 @@
 @Library('jenkins-library@master') _
-def Label = "analis-iru-build-${UUID.randomUUID().toString()}"
+def Label = "analis-lab-build-${UUID.randomUUID().toString()}"
 pipeline {
   options {
     buildDiscarder logRotator(numToKeepStr: '10')