Skip to content

Commit f089f9a

Browse files
author
Jon Wayne Parrott
committed
Fix kokoro build script
1 parent e57e592 commit f089f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/common.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
55

66
# All builds use the trampoline script to run in docker.
7-
build_file: "google-auth-library-python/.kokoro/trampoline.sh"
7+
build_file: "getting-started-python/.kokoro/trampoline.sh"
88

99
# Use the Python worker docker iamge.
1010
env_vars: {

0 commit comments

Comments
 (0)