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
2424 exit 1
2525fi
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
3328pushd $( dirname " $0 " ) /../../
3429
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-pubsub.git",
7- "sha": "116396f587e2a84cb89c684b7f2c6708237dfaf2 "
7+ "sha": "134273dc751e3bfb23c77384c8173c7b693a9757 "
88 }
99 },
1010 {
1919 "git": {
2020 "name": "synthtool",
2121 "remote": "https://github.com/googleapis/synthtool.git",
22- "sha": "bb854b6c048619e3be4e8b8ce8ed10aa74ea78ef "
22+ "sha": "572ef8f70edd9041f5bcfa71511aed6aecfc2098 "
2323 }
2424 }
2525 ],
You can’t perform that action at this time.
0 commit comments