Sfoglia il codice sorgente

更新 'Jenkinsfile'

sifu-gogs 2 anni fa
parent
commit
4c26368d00
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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