blob: 9a9b28192e0b2f436e9fa49d86999b904361c321 [file] [log] [blame]
# Format: //devtools/kokoro/config/proto/build.proto
# Location of the continuous bash script in Git.
build_file: "marl/kokoro/ubuntu/presubmit.sh"
env_vars {
key: "BUILD_SYSTEM"
value: "cmake"
}
env_vars {
key: "BUILD_TARGET_ARCH"
value: "x86"
}
env_vars {
key: "BUILD_TOOLCHAIN"
value: "gcc"
}