blob: 0a74bad97806b79c26f59c6262bbc43d6c351a0a [file] [edit]
common --enable_bzlmod=true
common:rbe --java_runtime_version=11
common:rbe --tool_java_runtime_version=11
common:workspace --enable_bzlmod=false --enable_workspace=true
build --strategy=KotlinCompile=worker
build --test_output=all
build --verbose_failures
# Required for windows ci
startup --windows_enable_symlinks
common --enable_runfiles
try-import %workspace%/bit-ignore.bazelrc
# User-specific .bazelrc
try-import %workspace%/user.bazelrc