Update .buildkite-bazelrc: change CI to use toplevel remote caching. (#10744)

This commit is contained in:
Preston Van Loon 2022-05-24 08:22:44 -05:00 committed by GitHub
parent 5d4078305a
commit 8130ff29bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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