sifu-gogs 2 жил өмнө
parent
commit
d6f0ccec40
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -1,5 +1,5 @@
 pipeline {
-    agent none
+    agent any
 
     stages {
 		stage('pullCode'){