Commit 414f4031 authored by Rémy Coutable's avatar Rémy Coutable

Add 'tmp/cache/webpack-dlls/' to cache for 'webpack-dev-server-job'

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent ddd741b2
...@@ -306,10 +306,10 @@ webpack-dev-server: ...@@ -306,10 +306,10 @@ webpack-dev-server:
key: key:
files: files:
- yarn.lock - yarn.lock
- config/webpack.vendor.config.js prefix: "v1"
prefix: "v2"
paths: paths:
- node_modules/ - node_modules/
- tmp/cache/webpack-dlls/
script: script:
- source scripts/utils.sh - source scripts/utils.sh
- retry yarn install --frozen-lockfile - retry yarn install --frozen-lockfile
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment