Bazel: Announce rc options to easier troubleshoot build problems

Change-Id: Ie3847b2bf54b005ad5a93094b1e092c773106d08
This commit is contained in:
David Ostrovsky
2021-02-19 12:58:35 +01:00
committed by David Ostrovsky
parent 60ea57e0eb
commit 2a3b282fbc

View File

@@ -11,6 +11,8 @@ build --java_toolchain=//tools:error_prone_warnings_toolchain_java11
# this flag here once flipped in Bazel again.
build --incompatible_strict_action_env
build --announce_rc
test --build_tests_only
test --test_output=errors
test --java_toolchain=//tools:error_prone_warnings_toolchain_java11