File tree 4 files changed +4
-4
lines changed
synthtool/gcp/templates/python_library/.kokoro/samples
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ env_vars: {
7
7
8
8
env_vars: {
9
9
key: " TRAMPOLINE_BUILD_FILE"
10
- value: " github/python-pubsub /.kokoro/test-samples-against-head.sh"
10
+ value: " github/{{ metadata['repo']['repo'].split('/')[1] }} /.kokoro/test-samples-against-head.sh"
11
11
}
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ env_vars: {
7
7
8
8
env_vars: {
9
9
key: " TRAMPOLINE_BUILD_FILE"
10
- value: " github/python-pubsub /.kokoro/test-samples-against-head.sh"
10
+ value: " github/{{ metadata['repo']['repo'].split('/')[1] }} /.kokoro/test-samples-against-head.sh"
11
11
}
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ env_vars: {
7
7
8
8
env_vars: {
9
9
key: " TRAMPOLINE_BUILD_FILE"
10
- value: " github/python-pubsub /.kokoro/test-samples-against-head.sh"
10
+ value: " github/{{ metadata['repo']['repo'].split('/')[1] }} /.kokoro/test-samples-against-head.sh"
11
11
}
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ env_vars: {
7
7
8
8
env_vars: {
9
9
key: " TRAMPOLINE_BUILD_FILE"
10
- value: " github/python-pubsub /.kokoro/test-samples-against-head.sh"
10
+ value: " github/{{ metadata['repo']['repo'].split('/')[1] }} /.kokoro/test-samples-against-head.sh"
11
11
}
You can’t perform that action at this time.
0 commit comments