Browse Source

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

Romain 6 years ago
parent
commit
e843c5cc58
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .circleci/config.yml

+ 1 - 0
.circleci/config.yml

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