Skip to content

Commit f725708

Browse files
authored
---
yaml --- r: 35831 b: refs/heads/autosynth-dataproc c: c95a223 h: refs/heads/master i: 35829: 308e2c8 35827: be77aff 35823: 9b5fb42
1 parent 229f180 commit f725708

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ refs/tags/v0.78.0: 62d4bd30605ab3578f9a08d84487fb0b33ac2ff5
165165
refs/tags/v0.79.0: 82287b570708748c411d05c40f3932cff9606feb
166166
refs/tags/v0.80.0: f745e744d38e4fe636f34d0e04795ba3d014287d
167167
refs/tags/v0.81.0: ed3a0c85339ea6b73560b9a570abfbb76b93a263
168-
refs/heads/autosynth-dataproc: b727a8ae0d9793b005a7d048a8d49aeb47315019
168+
refs/heads/autosynth-dataproc: c95a2235a14bd2e4c91ea2dd27de00953f6efc91
169169
refs/heads/autosynth-securitycenter: b24087060036e623e57d2454ba5dabeaf1e530c5
170170
refs/heads/autosynth-talent: 4ca901879f86aab61091cea52e8a9b653639df24
171171
refs/tags/v0.82.0: 7b9807d5d0a400c757b8905fee768be4c85eba25

branches/autosynth-dataproc/.kokoro/release/publish_javadoc.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Format: //devtools/kokoro/config/proto/build.proto
22
env_vars: {
33
key: "STAGING_BUCKET"
4-
value: "docs_staging"
4+
value: "docs-staging"
55
}
66

77
env_vars: {

branches/autosynth-dataproc/.kokoro/release/publish_javadoc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
set -eo pipefail
1717

1818
if [[ -z "${CREDENTIALS}" ]]; then
19-
CREDENTIALS=${KOKORO_KEYSTORE_DIR}/73713-docuploader_service_account
19+
CREDENTIALS=${KOKORO_KEYSTORE_DIR}/73713_docuploader_service_account
2020
fi
2121

2222
if [[ -z "${STAGING_BUCKET}" ]]; then

0 commit comments

Comments
 (0)