1# Format: //devtools/kokoro/config/proto/build.proto 2 3# Download trampoline resources. These will be in ${KOKORO_GFILE_DIR} 4gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline" 5 6# All builds use the trampoline script to run in docker. 7build_file: "gapic-generator-java/.kokoro/trampoline.sh" 8