xref: /aosp_15_r20/external/google-auth-library-java/.kokoro/continuous/dependencies.cfg (revision af546375c95127f07cb26dd492629ccb2e8b1be1)
1# Format: //devtools/kokoro/config/proto/build.proto
2
3# Configure the docker image for kokoro-trampoline.
4env_vars: {
5    key: "TRAMPOLINE_IMAGE"
6    value: "gcr.io/cloud-devrel-kokoro-resources/java8"
7}
8
9env_vars: {
10  key: "TRAMPOLINE_BUILD_FILE"
11  value: "github/google-auth-library-java/.kokoro/dependencies.sh"
12}
13