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

Commit 20d2d94

Browse files
fix: update repo name
java-memcache set for all accidentally Source-Author: Emily Ball <[email protected]> Source-Date: Thu Feb 4 10:39:41 2021 -0800 Source-Repo: googleapis/synthtool Source-Sha: 692715c0f23a7bb3bfbbaa300f7620ddfa8c47e5 Source-Link: googleapis/synthtool@692715c
1 parent 1097a7e commit 20d2d94

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.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-document-ai/.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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"git": {
3636
"name": "synthtool",
3737
"remote": "https://github.com/googleapis/synthtool.git",
38-
"sha": "27b2d4f4674840628d0b75c5941e89c12af4764f"
38+
"sha": "692715c0f23a7bb3bfbbaa300f7620ddfa8c47e5"
3939
}
4040
}
4141
],

0 commit comments

Comments
 (0)