瀏覽代碼

missprint

Владимир Томишинец 5 年之前
父節點
當前提交
69bb9eceb3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jenkinsfile.get.and.sync.dict

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

@@ -108,7 +108,7 @@ pipeline {
                            """
                     }
                     HELIXNAMES.each { key, value -> 
-                        if (key.containsKey(id.task)) {
+                        if (key.containsKey(idtask)) {
                             echo "Syncing dictionaries for $key"
                             def log_dir = value.dir.replace("Files", "LOGS")
                             log_dir = log_dir.replace("/", "\\")