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

Commit c7e0a2a

Browse files
chore(java): use production staging bucket (#296)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/3f419455-37e4-465d-8dc9-81639f5c110a/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@c7824ea
1 parent 7891fe0 commit c7e0a2a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.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

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-tasks.git",
7-
"sha": "163fcd1722ade39cab5394260d2ee1c9fbc74966"
7+
"sha": "7891fe0a40a323b0ba42dbf395e45aed44fe9910"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "b19b401571e77192f8dd38eab5fb2300a0de9324"
22+
"sha": "c7824ea48ff6d4d42dfae0849aec8a85acd90bd9"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)