Ver código fonte

change Label

Tomishinets Vladimir 4 anos atrás
pai
commit
6d17922e1c
1 arquivos alterados com 1 adições e 1 exclusões
  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')