Эх сурвалжийг харах

Увеличил таймаут

Tomishinets Vladimir 3 жил өмнө
parent
commit
616b2d149a
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Jenkinsfile.renewal

+ 1 - 1
Jenkinsfile.renewal

@@ -2,7 +2,7 @@ pipeline {
   options {
     buildDiscarder logRotator(numToKeepStr: '10')
     disableConcurrentBuilds()
-    timeout(time: 20, unit: 'MINUTES')
+    timeout(time: 30, unit: 'MINUTES')
   }
   agent {
     label "swarm"