Skip to content

Commit 8c78190

Browse files
Merge 6d6d243 into 4893b16
2 parents 4893b16 + 6d6d243 commit 8c78190

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.kokoro/release/publish_javadoc11.cfg

+2-2
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-bigtable/.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

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigtable.git",
7-
"sha": "0b139b5cc02ee69eca0bd5b943d97d8139023e9d"
7+
"sha": "4893b16460d9a7c943d82f0d679f5bfea9196319"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "27b2d4f4674840628d0b75c5941e89c12af4764f"
22+
"sha": "692715c0f23a7bb3bfbbaa300f7620ddfa8c47e5"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)