mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Cache babel-loader branch wide in CI
This commit is contained in:
@@ -92,7 +92,7 @@ jobs:
|
||||
- save_cache:
|
||||
key: build-cache-{{ .Branch }}-{{ .Revision }}
|
||||
paths:
|
||||
- ./node_modules/.cache/hard-source
|
||||
- ./node_modules/.cache/babel-loader
|
||||
- persist_to_workspace:
|
||||
root: .
|
||||
paths: dist
|
||||
|
||||
Reference in New Issue
Block a user