Владимир Томишинец 5 年之前
父节点
当前提交
e524c456c9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jenkinsfile.get.and.sync.dict

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

@@ -216,7 +216,7 @@ pipeline {
                           docker run --rm -i -v analis-wineservice_analis_Files_netapp:/services/ ${WGET_IMAGE} \
                             /bin/ash -c ' \
                             rm -fv /services/$CMD.dir/*.xml
-//                            wget -P /services/$CMD.dir --user=$CMD.user --password=$CMD.pass $FTP.cmd'; \
+                            wget -P /services/$CMD.dir --user=$CMD.user --password=$CMD.pass $FTP.cmd'; \
                        """
                     echo "Syncing dictionaries for CMD"
                     def log_dir = CMD.dir.replace("Files", "LOGS")