blob: 8b2d91d0329e9ce4d2380c5d5500eb46e7ddde88 [file] [log] [blame]
# Format: //devtools/kokoro/config/proto/build.proto
# Download trampoline resources. These will be in ${KOKORO_GFILE_DIR}
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
# All builds use the trampoline script to run in docker.
build_file: "java-common-protos/.kokoro/trampoline.sh"
# Tell the trampoline which build file to use.
env_vars: {
key: "TRAMPOLINE_BUILD_FILE"
value: "github/java-common-protos/.kokoro/build.sh"
}