File tree Expand file tree Collapse file tree 4 files changed +60
-0
lines changed
Expand file tree Collapse file tree 4 files changed +60
-0
lines changed Original file line number Diff line number Diff line change 1+ # Format: //devtools/kokoro/config/proto/build.proto
2+
3+ # Download secrets from Cloud Storage.
4+ gfile_resources: " /bigstore/cloud-devrel-kokoro-resources/python-docs-samples"
5+
6+ # Tell the trampoline which build file to use.
7+ env_vars: {
8+ key: " TRAMPOLINE_BUILD_FILE"
9+ value: " github/python-docs-samples/.kokoro/system_tests.sh"
10+ }
11+
12+ env_vars: {
13+ key: " NOX_SESSION"
14+ value: " dlp and py36 and not appengine"
15+ }
Original file line number Diff line number Diff line change 1+ # Format: //devtools/kokoro/config/proto/build.proto
2+
3+ # Download secrets from Cloud Storage.
4+ gfile_resources: " /bigstore/cloud-devrel-kokoro-resources/python-docs-samples"
5+
6+ # Tell the trampoline which build file to use.
7+ env_vars: {
8+ key: " TRAMPOLINE_BUILD_FILE"
9+ value: " github/python-docs-samples/.kokoro/system_tests.sh"
10+ }
11+
12+ env_vars: {
13+ key: " NOX_SESSION"
14+ value: " tasks and py36 and not appengine"
15+ }
Original file line number Diff line number Diff line change 1+ # Format: //devtools/kokoro/config/proto/build.proto
2+
3+ # Download secrets from Cloud Storage.
4+ gfile_resources: " /bigstore/cloud-devrel-kokoro-resources/python-docs-samples"
5+
6+ # Tell the trampoline which build file to use.
7+ env_vars: {
8+ key: " TRAMPOLINE_BUILD_FILE"
9+ value: " github/python-docs-samples/.kokoro/system_tests.sh"
10+ }
11+
12+ env_vars: {
13+ key: " NOX_SESSION"
14+ value: " dlp and py36 and not appengine"
15+ }
Original file line number Diff line number Diff line change 1+ # Format: //devtools/kokoro/config/proto/build.proto
2+
3+ # Download secrets from Cloud Storage.
4+ gfile_resources: " /bigstore/cloud-devrel-kokoro-resources/python-docs-samples"
5+
6+ # Tell the trampoline which build file to use.
7+ env_vars: {
8+ key: " TRAMPOLINE_BUILD_FILE"
9+ value: " github/python-docs-samples/.kokoro/system_tests.sh"
10+ }
11+
12+ env_vars: {
13+ key: " NOX_SESSION"
14+ value: " tasks and py36 and not appengine"
15+ }
You can’t perform that action at this time.
0 commit comments