Skip to content

Commit

Permalink
updated bazelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
kungfucraig committed Jan 29, 2025
1 parent 4184b16 commit cdf67c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +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
build:remote-cache --experimental_remote_cache_lease_extension=true
build:remote-cache --experimental_remote_cache_ttl=3h


# Configuration for continuous integration (CI).
Expand Down

0 comments on commit cdf67c1

Please sign in to comment.