-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.bazelrc
More file actions
22 lines (14 loc) · 678 Bytes
/
Copy path.bazelrc
File metadata and controls
22 lines (14 loc) · 678 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
test --test_output=errors --test_verbose_timeout_warnings
build:release --workspace_status_command=build_tools/integrations/status.sh
build:release --stamp
# Use static PATH and LD_LIBRARY_PATH for builds to ensure reproducibility
build --incompatible_strict_action_env=true
common --enable_platform_specific_config
build --noexperimental_check_external_repository_files
fetch --noexperimental_check_external_repository_files
query --noexperimental_check_external_repository_files
build --reuse_sandbox_directories
build --nolegacy_external_runfiles
build --nobuild_runfile_links
coverage --build_runfile_links
build --noexperimental_action_cache_store_output_metadata