| # -*- 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" | |
| } |