Skip to content

Commit 4c63cc7

Browse files
authored
Merge pull request #3705 from rabbitmq/mergify/bp/v3.8.x/pr-3702
Add --remote_download_toplevel to the bazel config (backport #3700) (backport #3702)
2 parents a87072c + ae44b2b commit 4c63cc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ build:buildbuddy --remote_cache=grpcs://remote.buildbuddy.io
77
build:buildbuddy --remote_timeout=1200
88
build:buildbuddy --grpc_keepalive_time=360s
99
build:buildbuddy --grpc_keepalive_timeout=360s
10+
build:buildbuddy --remote_download_toplevel
1011
build:buildbuddy --build_metadata=REPO_URL=https://github.com/rabbitmq/rabbitmq-server.git
1112

1213
build:rbe --config=buildbuddy

0 commit comments

Comments
 (0)