Merge "Bazel: Announce rc options to easier troubleshoot build problems"
This commit is contained in:
		
							
								
								
									
										2
									
								
								.bazelrc
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.bazelrc
									
									
									
									
									
								
							@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user