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 95459ab commit a5230a9Copy full SHA for a5230a9
.kokoro/presubmit.cfg
@@ -0,0 +1,10 @@
1
+# Format: //devtools/kokoro/config/proto/build.proto
2
+
3
+# Download secrets from Cloud Storage.
4
+gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/php-docs-samples"
5
6
+# Tell the trampoline which build file to use.
7
+env_vars: {
8
+ key: "TRAMPOLINE_BUILD_FILE"
9
+ value: "github/php-docs-samples/.kokoro/system_tests.sh"
10
+}
0 commit comments