Skip to content

Commit

Permalink
Update .buildkite-bazelrc: change CI to use toplevel remote caching. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
prestonvanloon authored May 24, 2022
1 parent 5d40783 commit 8130ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite-bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

# Prysm specific remote-cache properties.
#build:remote-cache --disk_cache=
build:remote-cache --remote_download_minimal
build:remote-cache --remote_download_toplevel
build:remote-cache --remote_cache=grpc://bazel-remote-cache:9092
build:remote-cache --experimental_remote_downloader=grpc://bazel-remote-cache:9092
build:remote-cache --remote_local_fallback
Expand Down

0 comments on commit 8130ff2

Please sign in to comment.