Explorar el Código

test jenkins file

amenpunk hace 2 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 @@
1 1
 pipeline {
2 2
     agent {
3 3
         node {
4
-            label 'ClubDit'
4
+            label 'master'
5 5
         }
6 6
     }
7 7
     stages {