Przeglądaj źródła

modify Jenkinsfile

huqi 6 lat temu
rodzic
commit
85802e5370
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      jenkinsfile

+ 1 - 1
jenkinsfile

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