Parcourir la source

更新 'Jenkinsfile'

sifu-gogs il y a 2 ans
Parent
commit
4c26368d00
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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