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

Commit 83cbd61

Browse files
fix: update repo name (#312)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/6e80cdc5-e3cc-4a87-af9b-624be8759c22/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@692715c
1 parent 47f6b31 commit 83cbd61

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.kokoro/release/publish_javadoc11.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env_vars: {
1414

1515
env_vars: {
1616
key: "TRAMPOLINE_BUILD_FILE"
17-
value: "github/java-memcache/.kokoro/release/publish_javadoc11.sh"
17+
value: "github/java-dns/.kokoro/release/publish_javadoc11.sh"
1818
}
1919

2020
before_action {
@@ -27,4 +27,4 @@ before_action {
2727
}
2828

2929
# Downloads docfx doclet resource. This will be in ${KOKORO_GFILE_DIR}/<doclet name>
30-
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"
30+
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/java-dns.git",
7-
"sha": "db39d1f99c50a83e917ea07830a454bca0976015"
7+
"sha": "47f6b31db6e6af43e4cfe3c47fd45b72dee550fa"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "27b2d4f4674840628d0b75c5941e89c12af4764f"
14+
"sha": "692715c0f23a7bb3bfbbaa300f7620ddfa8c47e5"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)