File tree 2 files changed +2
-7
lines changed
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/java-resourcemanager.git",
7
- "sha": "069170b6f8ed65674303777fe5348cbe199c95a4 "
7
+ "sha": "102787558cf71ee283edc28c671503929fdc6b2e "
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