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

Commit e6090dd

Browse files
chore: adding docfx doclet resource (#98)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/fb259c82-85f3-40d2-bc0f-f477ba1cd888/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3816b08
1 parent ffb2a12 commit e6090dd

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-video-transcoder.git",
7-
"sha": "a89edf9d9627be149ea697fbda52b68264bfca0e"
7+
"sha": "711ca135bd6fca1ac0a9b50376f72d879ab0804a"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "fb53b6fb373b7c3edf4e55f3e8036bc6d73fa483"
22+
"sha": "3816b080296d4d52975079fd26c110dd26ba25af"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)