Browse Source

change Label

Tomishinets Vladimir 4 năm trước cách đây
mục cha
commit
6d17922e1c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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')