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 fb53b6f commit 16ec872Copy full SHA for 16ec872
synthtool/gcp/templates/python_library/.kokoro/docs/docs-presubmit.cfg
@@ -18,7 +18,7 @@ env_vars: {
18
19
env_vars: {
20
key: "TRAMPOLINE_BUILD_FILE"
21
- value: github/{{ metadata['repo']['repo'].split('/')[1] }}/.kokoro/build.sh"
+ value: "github/{{ metadata['repo']['repo'].split('/')[1] }}/.kokoro/build.sh"
22
}
23
24
# Only run this nox session.
0 commit comments