diff --git a/.bazelrc.common b/.bazelrc.common index 4dcaf55..9a1ef43 100644 --- a/.bazelrc.common +++ b/.bazelrc.common @@ -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