2021-06-07 22:50:19 +03:00
|
|
|
test --sandbox_default_allow_network=false
|
2021-04-10 01:05:01 +03:00
|
|
|
test --test_output=errors
|
2021-12-15 15:05:07 +02:00
|
|
|
|
|
|
|
build --verbose_failures
|
2021-04-10 01:05:01 +03:00
|
|
|
build --worker_sandboxing
|
2021-06-30 16:00:42 +03:00
|
|
|
|
2022-12-12 10:24:52 +02:00
|
|
|
build --experimental_reuse_sandbox_directories
|
2021-04-10 01:05:01 +03:00
|
|
|
build --incompatible_enable_cc_toolchain_resolution
|
2022-04-13 17:52:25 +03:00
|
|
|
build --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
2023-03-06 17:32:48 +02:00
|
|
|
|
|
|
|
try-import %workspace%/.custom.ci.bazelrc
|