Explorar o código

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

Tomishinets Vladimir %!s(int64=3) %!d(string=hai) anos
pai
achega
616b2d149a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"