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

Commit

Permalink
chore: remove staging bucket v2 (#726)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
yoshi-automation committed Mar 30, 2021
1 parent 0f890ec commit f8b67c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .kokoro/release/publish_javadoc.sh
Expand Up @@ -24,11 +24,6 @@ if [[ -z "${STAGING_BUCKET}" ]]; then
exit 1
fi

if [[ -z "${STAGING_BUCKET_V2}" ]]; then
echo "Need to set STAGING_BUCKET_V2 environment variable"
exit 1
fi

# work from the git root directory
pushd $(dirname "$0")/../../

Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -11,7 +11,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquerydatatransfer.git",
"sha": "a6c4e691788d217c2c744170d58e89b130da7afe"
"sha": "0f890ec54b69be6f8353ef86528ddfd0cd671c06"
}
},
{
Expand All @@ -26,7 +26,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "0b064d767537e0675fc053e53fca473c5c701fb8"
"sha": "572ef8f70edd9041f5bcfa71511aed6aecfc2098"
}
}
],
Expand Down

0 comments on commit f8b67c3

Please sign in to comment.