Explorar o código

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

Romain %!s(int64=6) %!d(string=hai) anos
pai
achega
e843c5cc58
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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: