Skip to content

Commit 08b20c8

Browse files
chore: remove staging bucket v2 (#1326)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/0c91a41a-ef95-4c91-9929-f7697c776f6e/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@572ef8f
1 parent 83400cd commit 08b20c8

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

.kokoro/release/publish_javadoc.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ if [[ -z "${STAGING_BUCKET}" ]]; then
2424
exit 1
2525
fi
2626

27-
if [[ -z "${STAGING_BUCKET_V2}" ]]; then
28-
echo "Need to set STAGING_BUCKET_V2 environment variable"
29-
exit 1
30-
fi
31-
3227
# work from the git root directory
3328
pushd $(dirname "$0")/../../
3429

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/google-http-java-client.git",
7-
"sha": "0ddb54a0e9841309b33d8f274508ee2c8cd64412"
7+
"sha": "83400cd73a9852f7bdbb7dd09266894de81fa2b2"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "bb854b6c048619e3be4e8b8ce8ed10aa74ea78ef"
14+
"sha": "572ef8f70edd9041f5bcfa71511aed6aecfc2098"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)