瀏覽代碼

HUE-8856 [ci] Add sync copy of the latest tools directory

Romain 6 年之前
父節點
當前提交
e843c5cc58
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .circleci/config.yml

+ 1 - 0
.circleci/config.yml

@@ -94,6 +94,7 @@ jobs:
             cd /usr/share/hue
             cp ~/repo/.eslint* .
             cp ~/repo/.prettierrc .
+            cp ~/repo/tools . -r
             npm run lint
 
       - store_artifacts: