1*af546375SCole Faust# Format: //devtools/kokoro/config/proto/build.proto 2*af546375SCole Faust 3*af546375SCole Faust# Configure the docker image for kokoro-trampoline. 4*af546375SCole Faustenv_vars: { 5*af546375SCole Faust key: "TRAMPOLINE_IMAGE" 6*af546375SCole Faust value: "gcr.io/cloud-devrel-kokoro-resources/java8" 7*af546375SCole Faust} 8*af546375SCole Faust 9*af546375SCole Faustenv_vars: { 10*af546375SCole Faust key: "REPORT_COVERAGE" 11*af546375SCole Faust value: "true" 12*af546375SCole Faust} 13