Explorar o código

HUE-8888 [ci] Sync webpack config files in refresh source step

Romain %!s(int64=6) %!d(string=hai) anos
pai
achega
e6fafc2b93
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .circleci/config.yml

+ 1 - 0
.circleci/config.yml

@@ -65,6 +65,7 @@ jobs:
             cd /usr/share/hue
             # make npm-install # Not available
             cp ~/repo/.babelrc .
+            cp ~/repo/webpack.config*.js .
             npm install
             npm run webpack
             npm run webpack-login