Tomishinets Vladimir 4 năm trước cách đây
mục cha
commit
03877172a4
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      devK8s.Jenkinsfile
  2. 1 1
      prodK8s.Jenkinsfile

+ 1 - 1
devK8s.Jenkinsfile

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

+ 1 - 1
prodK8s.Jenkinsfile

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