blob: 4573ade5d96ca5c2ec9e442b9e1f7c16575f239a [file] [log] [blame]
# -*- protobuffer -*-
# proto-file: google3/devtools/kokoro/config/proto/build.proto
# proto-message: BuildConfig
# Location of the bash script. Should have value <git_on_borg_scm.name>/<path_from_repository_root>.
# git_on_borg_scm.name is specified in the job configuration (next section).
build_file: "kernel/google/kokoro/build.sh"
env_vars {
key : "BRANCH"
value : "m97"
}