diff --git a/.bazelrc b/.bazelrc index ee6bc9c482..3a809b6458 100644 --- a/.bazelrc +++ b/.bazelrc @@ -26,6 +26,8 @@ build:remote-cache --remote_cache=grpcs://halo-cmm.buildbuddy.io build:remote-cache --experimental_remote_cache_compression build:remote-cache --experimental_remote_cache_compression_threshold=100 build:remote-cache --experimental_remote_cache_eviction_retries=5 +build:remote-cache --experimental_remote_cache_lease_extension +build:remote-cache --experimental_remote_cache_ttl # Configuration for continuous integration (CI).