Explorar o código

Update Jenkinsfile

Administrator %!s(int64=3) %!d(string=hai) anos
pai
achega
832cd2b466
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Jenkinsfile

+ 2 - 2
Jenkinsfile

@@ -10,7 +10,7 @@ def systemtime = new org.devops.systemtime()
 pipeline {
     agent {
         node {
-            label 'master'
+            label 'node5'
         }
     }
     options {
@@ -55,4 +55,4 @@ pipeline {
             }
         }
     }
-}
+}