amenpunk пре 3 година
родитељ
комит
703b0a8b5e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -1,7 +1,7 @@
 pipeline {
     agent {
         node {
-            label 'ClubDit'
+            label 'master'
         }
     }
     stages {