Skip to content

Commit

Permalink
Remove --bes_upload_mode from ci config
Browse files Browse the repository at this point in the history
It’s already provided by `remote_cache` config

Signed-off-by: Matt Robinson <mattrob@hey.com>
  • Loading branch information
mattrobmattrob committed Jan 27, 2025
1 parent 088f8a5 commit d9d577d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ build:remote_cache --nolegacy_important_outputs
#
# https://bazel.build/reference/command-line-reference#flag--bes_upload_mode
build:remote_cache --bes_upload_mode=nowait_for_upload_complete
build:ci --bes_upload_mode=wait_for_upload_complete

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

0 comments on commit d9d577d

Please sign in to comment.