mirror of
https://github.com/meteor/meteor.git
synced 2026-01-10 08:08:24 -05:00
ci: cache more folders in the dependency step
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
dependencies:
|
||||
cache_directories:
|
||||
- "dev_bundle"
|
||||
- ".meteor"
|
||||
- ".babel-cache"
|
||||
override:
|
||||
- ./meteor --get-ready
|
||||
|
||||
|
||||
Reference in New Issue
Block a user