Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit 6383426

Browse files
chore: adding docfx doclet resource (#408)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/1376fa4d-7801-4cd6-9cc9-093147d097de/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3816b08
1 parent 6fa11e1 commit 6383426

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.kokoro/release/publish_javadoc.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ before_action {
2727
}
2828
}
2929
}
30+
31+
# Downloads docfx doclet resource. This will be in ${KOKORO_GFILE_DIR}/<doclet name>
32+
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-speech.git",
7-
"sha": "533708d87276929004dd1a429bf0d389856f96cf"
7+
"sha": "4addf7c990145e8ecbebe1153f68bb9ab57061c5"
88
}
99
},
1010
{
@@ -27,7 +27,7 @@
2727
"git": {
2828
"name": "synthtool",
2929
"remote": "https://github.com/googleapis/synthtool.git",
30-
"sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033"
30+
"sha": "3816b080296d4d52975079fd26c110dd26ba25af"
3131
}
3232
}
3333
],

0 commit comments

Comments
 (0)