Skip to content

Commit 0844595

Browse files
chore: adding docfx doclet resource (#1233)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/999a92c1-7031-4f0c-b90a-33f34b1907cf/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3816b08
1 parent 8f95371 commit 0844595

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,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/google-http-java-client.git",
7-
"sha": "c71e1fa6b6d31d7b5a5a0df6db86e66a5ebd8614"
7+
"sha": "8f95371cf5681fbc67bd598d74089f38742a1177"
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)