fix release builds
This commit is contained in:
parent
6b730fab9b
commit
d3062ceda4
4
.bazelrc
4
.bazelrc
@ -27,9 +27,7 @@ test --test_output=errors
|
||||
build --incompatible_default_to_explicit_init_py
|
||||
|
||||
build:ci --show_timestamps --isatty=0 --color=yes --show_progress_rate_limit=5
|
||||
|
||||
# disable incremental compilation in release mode
|
||||
build:opt -c opt --@rules_rust//:experimental_incremental_prefixes=
|
||||
build:opt -c opt
|
||||
|
||||
# the TypeScript workers on Windows choke when deps are changed while they're
|
||||
# still running, so shut them down at the end of the build.
|
||||
|
Loading…
Reference in New Issue
Block a user