Browse Source

更新 'Jenkinsfile'

sifu-gogs 2 years ago
parent
commit
d6f0ccec40
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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