Skip to content

Commit ee50c72

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/system_tests.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/getting-started-python
66
# Tell the trampoline which build file to use.
77
env_vars: {
88
key: "TRAMPOLINE_BUILD_FILE"
9-
value: "github/google-auth-library-python/.kokoro/system_tests.sh"
9+
value: "github/getting-started-python/.kokoro/system_tests.sh"
1010
}

0 commit comments

Comments
 (0)