sifu-gogs 2 лет назад
Родитель
Сommit
4c26368d00
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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