This repository was archived by the owner on Oct 2, 2023. It is now read-only.
File tree
Expand file treeCollapse file tree2 files changed
+2
-7
lines changed Expand file treeCollapse file tree2 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://.com/googleapis/java-kms.git",
|
7 |
| -"sha": "9ddba75e17c2a9b056ec6df61cba1c944d782da0" |
| 7 | +"sha": "7ae5c0200bb6b9c626389e990ad2ae7f052f4c5d" |
8 | 8 | }
|
9 | 9 | },
|
10 | 10 | {
|
|
19 | 19 | "git": {
|
20 | 20 | "name": "synthtool",
|
21 | 21 | "remote": "https://.com/googleapis/synthtool.git",
|
22 |
| -"sha": "bb854b6c048619e3be4e8b8ce8ed10aa74ea78ef" |
| 22 | +"sha": "572ef8f70edd9041f5bcfa71511aed6aecfc2098" |
23 | 23 | }
|
24 | 24 | }
|
25 | 25 | ],
|
|
You can’t perform that action at this time.
0 commit comments