12 lines
319 B
Plaintext
12 lines
319 B
Plaintext
test --sandbox_default_allow_network=false
|
|
test --test_output=errors
|
|
|
|
build --verbose_failures
|
|
build --worker_sandboxing
|
|
|
|
build --experimental_reuse_sandbox_directories
|
|
build --incompatible_enable_cc_toolchain_resolution
|
|
build --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
try-import %workspace%/.custom.ci.bazelrc
|