Skip to content

Commit 31ce964

Browse files
authored
Merge pull request #8543 from rabbitmq/rin/apply-buildbuddy-config-suggestions
Add bazel flags suggested by buildbuddy
2 parents 38e5e7f + 5cd05f6 commit 31ce964

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ build:buildbuddy --experimental_remote_cache_async
2121
build:buildbuddy --noslim_profile
2222
build:buildbuddy --experimental_profile_include_target_label
2323
build:buildbuddy --experimental_profile_include_primary_output
24+
build:buildbuddy --experimental_remote_build_event_upload=minimal
25+
build:buildbuddy --nolegacy_important_outputs
2426

2527
# buildbuddy implies remote cache, so ct_logdir is restored to its default for reproducibility
2628
build:buildbuddy --@rules_erlang//:ct_logdir=

0 commit comments

Comments
 (0)