Skip to content

Commit c932bc4

Browse files
chore: adding docfx doclet resource (#362)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/11676c06-4b47-49bf-b330-a8f1fcd14996/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3816b08
1 parent a740db4 commit c932bc4

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

java-core/.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"

java-core/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-core.git",
7-
"sha": "1890399290149b8ccbe83f759513e55837742049"
7+
"sha": "0f2eadd32020b546e71332bf4009e4c9195ee72a"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033"
14+
"sha": "3816b080296d4d52975079fd26c110dd26ba25af"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)