Владимир Томишинец 5 سال پیش
والد
کامیت
8d4fb14744
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      jenkinsfile.get.and.sync.dict

+ 1 - 1
jenkinsfile.get.and.sync.dict

@@ -126,7 +126,7 @@ pipeline {
                         get_http(log_dir, value.id, ANALIS_IMAGE, TAG, GOST_CLUSTER)
                     }
                     catchError(buildResult: 'SUCCESS', stageResult: 'FAILURE') {
-                        timeout(time: 10 as Integer, unit: 'MINUTES') {
+                        timeout(time: 40 as Integer, unit: 'MINUTES') {
                             INVITRONAMES.each { key, value -> 
                                 echo "Syncing $key"
                                 container_operate(GOST_CLUSTER, [ 'sync' ])