blob: 94b642755e89eb63fe268f1b33974ca4726d0e40 [file] [log] [blame]
# Format: //devtools/kokoro/config/proto/build.proto
# Location of the continuous bash script in Git.
build_file: "marl/kokoro/windows/presubmit.bat"
env_vars {
key: "BUILD_SYSTEM"
value: "cmake"
}
env_vars {
key: "BUILD_GENERATOR"
value: "Visual Studio 15 2017 Win64"
}
env_vars {
key: "BUILD_TARGET_ARCH"
value: "x64"
}