Explorar el Código

test jenkins file

amenpunk hace 3 años
padre
commit
703b0a8b5e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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