From 9cc5b8673d59525eb54a6d6b6774608d4a4da290 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Tue, 15 Oct 2024 12:54:27 -0400 Subject: [PATCH] Update synthtool/gcp/templates/python_library/.kokoro/samples/python3.13/common.cfg Co-authored-by: ohmayr --- .../python_library/.kokoro/samples/python3.13/common.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synthtool/gcp/templates/python_library/.kokoro/samples/python3.13/common.cfg b/synthtool/gcp/templates/python_library/.kokoro/samples/python3.13/common.cfg index 5d2a01cc6..5b7d14b97 100644 --- a/synthtool/gcp/templates/python_library/.kokoro/samples/python3.13/common.cfg +++ b/synthtool/gcp/templates/python_library/.kokoro/samples/python3.13/common.cfg @@ -48,4 +48,4 @@ gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/python-docs-samples" gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline" # Use the trampoline script to run in docker. -build_file: "{{ metadata['repo']['repo'].split('/')[1] }}/.kokoro/trampoline_v2.sh" \ No newline at end of file +build_file: "{{ metadata['repo']['repo'].split('/')[1] }}/.kokoro/trampoline_v2.sh"