File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -24,11 +24,6 @@ if [[ -z "${STAGING_BUCKET}" ]]; then
24
24
exit 1
25
25
fi
26
26
27
- if [[ -z " ${STAGING_BUCKET_V2} " ]]; then
28
- echo " Need to set STAGING_BUCKET_V2 environment variable"
29
- exit 1
30
- fi
31
-
32
27
# work from the git root directory
33
28
pushd $( dirname " $0 " ) /../../
34
29
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/google-http-java-client.git",
7
- "sha": "0ddb54a0e9841309b33d8f274508ee2c8cd64412 "
7
+ "sha": "83400cd73a9852f7bdbb7dd09266894de81fa2b2 "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "synthtool",
13
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "bb854b6c048619e3be4e8b8ce8ed10aa74ea78ef "
14
+ "sha": "572ef8f70edd9041f5bcfa71511aed6aecfc2098 "
15
15
}
16
16
}
17
17
],
You can’t perform that action at this time.
0 commit comments