sifu-gogs пре 2 година
родитељ
комит
4c26368d00
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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