Explorar el Código

modify Jenkinsfile

huqi hace 6 años
padre
commit
85802e5370
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jenkinsfile

+ 1 - 1
jenkinsfile

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