Sign in
bazel
/
continuous-integration
/
84e523c454d783c7979a8f351aaba020a04977ec
/
.
/
jenkins
/
jobs
/
configs
/
rules_dotnet.json
blob: eccffdecdcedb1735dfddffe949c1ad7b125265a [
file
] [
log
] [
blame
]
[
{
//
rules_dotnet is disabled on
Linux
until bazelbuild
/
rules_dotnet
#
13
is fixed
.
"node"
:
"darwin-x86_64"
,
"parameters"
:
{
"build_opts"
:
[
"--spawn_strategy=standalone"
]
}
}
]