Skip to content

Commit db6044d

Browse files
authored
ci: new image for release jobs (googleapis#12430)
* ci: new image for release jobs Using the new image location for Kokoro release job. b/376072399 * Update release.cfg Remove secret project ID, as secret manager is not used.
1 parent 2b2a2a1 commit db6044d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/release.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ build_file: "elixir-google-api/.kokoro/trampoline.sh"
2020
# Configure the docker image for kokoro-trampoline.
2121
env_vars: {
2222
key: "TRAMPOLINE_IMAGE"
23-
value: "gcr.io/cloud-devrel-kokoro-resources/elixir114"
23+
value: "us-central1-docker.pkg.dev/cloud-sdk-release-custom-pool/release-images/elixir114"
2424
}
2525

2626
# Tell the trampoline which build file to use.

0 commit comments

Comments
 (0)