aboutsummaryrefslogtreecommitdiff
path: root/.kokoro/samples/python3.6/common.cfg
diff options
context:
space:
mode:
authorgcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>2021-10-05 11:07:45 -0600
committerGitHub <noreply@github.com>2021-10-05 11:07:45 -0600
commit577da9d35335e4ec3ccb720add22c197444211d9 (patch)
treee2ea879d77a7ec770908994937a7f40cbba5050f /.kokoro/samples/python3.6/common.cfg
parentf3fd05901da03f000b2f3287e7710612653cd6c0 (diff)
downloadpython-api-core-577da9d35335e4ec3ccb720add22c197444211d9.tar.gz
build: use trampoline_v2 for python samples and allow custom dockerfile (#283)
Source-Link: https://github.com/googleapis/synthtool/commit/a7ed11ec0863c422ba2e73aafa75eab22c32b33d Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6e7328583be8edd3ba8f35311c76a1ecbc823010279ccb6ab46b7a76e25eafcc Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Diffstat (limited to '.kokoro/samples/python3.6/common.cfg')
-rw-r--r--.kokoro/samples/python3.6/common.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/.kokoro/samples/python3.6/common.cfg b/.kokoro/samples/python3.6/common.cfg
index 7b4f5cd..3bb6b3a 100644
--- a/.kokoro/samples/python3.6/common.cfg
+++ b/.kokoro/samples/python3.6/common.cfg
@@ -37,4 +37,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: "python-api-core/.kokoro/trampoline.sh" \ No newline at end of file
+build_file: "python-api-core/.kokoro/trampoline_v2.sh" \ No newline at end of file