We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08418ec commit 798d5adCopy full SHA for 798d5ad
1 file changed
.kokoro/common.cfg
@@ -12,7 +12,7 @@ build_file: "getting-started-python/.kokoro/trampoline_v2.sh"
12
# Use the Python worker docker iamge.
13
env_vars: {
14
key: "TRAMPOLINE_IMAGE"
15
- value: "gcr.io/cloud-devrel-kokoro-resources/python/getting-started-python"
+ value: "gcr.io/cloud-devrel-kokoro-resources/python-samples-testing-docker"
16
}
17
18
# Tell the trampoline which build file to use.
0 commit comments