Przeglądaj źródła

更新 'Jenkinsfile'

sifu-gogs 2 lat temu
rodzic
commit
4c26368d00
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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