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

Commit 9c68df1

Browse files
chore: adding docfx doclet resource (#130)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4eca9cf4-fca1-49b5-afbc-47612496d4a8/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3816b08
1 parent 5cbf2f4 commit 9c68df1

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-orgpolicy.git",
7-
"sha": "c914c7bfd051beb4bcb507027ccce09057205c82"
7+
"sha": "3fb33f56425d685bd93cda8776b802fc00a0274b"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033"
22+
"sha": "3816b080296d4d52975079fd26c110dd26ba25af"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)