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 Faust 5*af546375SCole Faustenv_vars: { 6*af546375SCole Faust key: "TRAMPOLINE_IMAGE" 7*af546375SCole Faust value: "gcr.io/cloud-devrel-kokoro-resources/java8" 8*af546375SCole Faust} 9*af546375SCole Faust 10*af546375SCole Faustenv_vars: { 11*af546375SCole Faust key: "JOB_TYPE" 12*af546375SCole Faust value: "lint" 13*af546375SCole Faust} 14