blob: a531867ab2e606e074d423f0117f3a0151104edc [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: "LLVM_VERSION"
value: "7.0"
}
env_vars {
key: "BUILD_TYPE"
value: "RelWithDebInfo"
}