We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a84440 commit eaf3217Copy full SHA for eaf3217
.kokoro/continuous.cfg
@@ -10,6 +10,9 @@ action {
10
# Download trampoline resources.
11
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
12
13
+# Download resources for system tests (service account key, etc.)
14
+gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/google-cloud-python"
15
+
16
# Use the trampoline script to run in docker.
17
build_file: "google-cloud-python-happybase/.kokoro/trampoline.sh"
18
0 commit comments