Владимир Томишинец 5 năm trước cách đây
mục cha
commit
88a312ac2a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      jenkinsfile.get.and.sync.dict

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

@@ -159,7 +159,7 @@ pipeline {
                         cleanUP(value.dir, GOST_CLUSTER, WGET_IMAGE)
                         echo "Get dictionaries for $key"
                         def log_dir = value.dir.replace("Files", "LOGS")
-//                        get_http(log_dir, value.id, ANALIS_IMAGE, TAG, GOST_CLUSTER)
+                        get_http(log_dir, value.id, ANALIS_IMAGE, TAG, GOST_CLUSTER)
                     }
                     catchError(buildResult: 'SUCCESS', stageResult: 'FAILURE') {
                         timeout(time: 10 as Integer, unit: 'MINUTES') {