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

Commit 9c46b5e

Browse files
chore: remove staging bucket v2 (#84)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/81128f7c-8919-49e3-ad04-4808a30efef8/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@572ef8f
1 parent 997fed1 commit 9c46b5e

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

.kokoro/release/publish_javadoc.sh

-5
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

+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-workflow-executions.git",
7-
"sha": "5550bee9c2ab9e6e35f42b622d3d79376a2bb751"
7+
"sha": "997fed1d2e867155eaf80c607fcde887b6c88140"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "bb854b6c048619e3be4e8b8ce8ed10aa74ea78ef"
22+
"sha": "572ef8f70edd9041f5bcfa71511aed6aecfc2098"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)