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

Commit f8b67c3

Browse files
chore: remove staging bucket v2 (#726)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/05354245-d810-47bd-87b4-aab9376595ae/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@572ef8f
1 parent 0f890ec commit f8b67c3

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
@@ -11,7 +11,7 @@
1111
"git": {
1212
"name": ".",
1313
"remote": "https://github.com/googleapis/java-bigquerydatatransfer.git",
14-
"sha": "a6c4e691788d217c2c744170d58e89b130da7afe"
14+
"sha": "0f890ec54b69be6f8353ef86528ddfd0cd671c06"
1515
}
1616
},
1717
{
@@ -26,7 +26,7 @@
2626
"git": {
2727
"name": "synthtool",
2828
"remote": "https://github.com/googleapis/synthtool.git",
29-
"sha": "0b064d767537e0675fc053e53fca473c5c701fb8"
29+
"sha": "572ef8f70edd9041f5bcfa71511aed6aecfc2098"
3030
}
3131
}
3232
],

0 commit comments

Comments
 (0)