Skip to content

Commit d9d577d

Browse files
Remove --bes_upload_mode from ci config
It’s already provided by `remote_cache` config Signed-off-by: Matt Robinson <[email protected]>
1 parent 088f8a5 commit d9d577d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.bazelrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ build:remote_cache --nolegacy_important_outputs
6262
#
6363
# https://bazel.build/reference/command-line-reference#flag--bes_upload_mode
6464
build:remote_cache --bes_upload_mode=nowait_for_upload_complete
65-
build:ci --bes_upload_mode=wait_for_upload_complete
6665

6766
# By default don't upload local results to remote cache, only CI does this.
6867
build --noremote_upload_local_results

0 commit comments

Comments
 (0)