huqi пре 6 година
родитељ
комит
85802e5370
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      jenkinsfile

+ 1 - 1
jenkinsfile

@@ -1,5 +1,5 @@
 pipeline {
-    agent {label: "132"}
+    agent {label '132'}
     stages {
         stage('preperation') {
             steps {