Skip to content

Commit d807f19

Browse files
authored
---
yaml --- r: 30175 b: refs/heads/autosynth-asset c: c95a223 h: refs/heads/master i: 30173: 6f769fe 30171: d2c851d 30167: dad3993 30159: 7defbc5 30143: d6c13af
1 parent 52fa39f commit d807f19

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
@@ -120,7 +120,7 @@ refs/heads/autosynth-vision: 20ee492a4f6a5cf37dce4142ffc372d7054c5ebd
120120
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
121121
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
122122
refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
123-
refs/heads/autosynth-asset: b727a8ae0d9793b005a7d048a8d49aeb47315019
123+
refs/heads/autosynth-asset: c95a2235a14bd2e4c91ea2dd27de00953f6efc91
124124
refs/heads/autosynth-automl: 7fcabb1e54ca9ded6bec10f41590d29ece3a6367
125125
refs/heads/autosynth-bigquerydatatransfer: d88aa5aae5fd9d3c6d75bbab1a05162c6d4d948f
126126
refs/heads/autosynth-bigquerystorage: d2c53da3b012e38c662e4df0738042435f19365f

branches/autosynth-asset/.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-asset/.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)