mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 19:32:11 +08:00
Disable Travis Disk Cache (#7612)
There are some file sizes and memory issue with bazel disk cache we will disable the cache and use remote cache exclusively for now
This commit is contained in:
@@ -377,6 +377,3 @@ deploy:
|
||||
all_branches: true
|
||||
condition: $LINUX_WHEELS = 1 || $MAC_WHEELS = 1
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/ray-bazel-cache
|
||||
|
||||
Reference in New Issue
Block a user