blob: a12e96e061b5cc89d9bc2e01728e79a042fcfbc9 [file] [log] [blame]
# Format: //devtools/kokoro/config/proto/build.proto
# Location of the continuous bash script in Git.
build_file: "SwiftShader/tests/kokoro/gcp_ubuntu/continuous.sh"
env_vars {
key: "REACTOR_BACKEND"
value: "LLVM"
}
env_vars {
key: "BUILD_TYPE"
value: "RelWithDebInfo"
}