Skip to content

Commit

Permalink
Remove remote_results_ignore_disk for Bazel 8 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
aherrmann committed Nov 30, 2024
1 parent 3215d66 commit 89105cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .bazelrc.common
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ common --noincompatible_disallow_empty_glob

# docs: https://bazel.build/reference/command-line-reference#flag--remote_upload_local_results
build --noremote_upload_local_results
# docs: https://bazel.build/reference/command-line-reference#flag--incompatible_remote_results_ignore_disk
build --incompatible_remote_results_ignore_disk

# docs: https://bazel.build/reference/command-line-reference#flag--incompatible_strict_action_env
build --incompatible_strict_action_env
Expand Down

0 comments on commit 89105cb

Please sign in to comment.