Skip to content

Commit 2647dcd

Browse files
chore(java): use production staging bucket (#326)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/e9c002c2-f465-49e1-8293-4f695f263b6c/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@c7824ea
1 parent 1cb5903 commit 2647dcd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

java-core/.kokoro/release/publish_javadoc.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env_vars: {
99

1010
env_vars: {
1111
key: "STAGING_BUCKET_V2"
12-
value: "docs-staging-v2-staging"
12+
value: "docs-staging-v2"
1313
# Production will be at: docs-staging-v2
1414
}
1515

java-core/synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-core.git",
7-
"sha": "54924f51efee095dee7f94267a1a436facc4761e"
7+
"sha": "2d3e7f693f82a39d5d312d223d25fb5a415e2fa5"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "b19b401571e77192f8dd38eab5fb2300a0de9324"
14+
"sha": "c7824ea48ff6d4d42dfae0849aec8a85acd90bd9"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)