Skip to content

Commit 02c42a4

Browse files
chore: remove extra bash line (via synth) (#33)
1 parent 6145e61 commit 02c42a4

File tree

4 files changed

+11
-12
lines changed

4 files changed

+11
-12
lines changed

packages/google-cloud-asset/.kokoro/release.sh

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
#!/bin/bash
17-
1816
set -eo pipefail
1917

2018
# Start the releasetool reporter

packages/google-cloud-asset/google/cloud/asset_v1/proto/assets_pb2.py

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-asset/google/cloud/asset_v1p2beta1/proto/assets_pb2.py

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-asset/synth.metadata

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
{
44
"git": {
55
"name": ".",
6-
"remote": "git@github.com:googleapis/python-asset.git",
7-
"sha": "8eb8c326de61bf89a3d7cd3362f488d18f41340c"
6+
"remote": "https://github.com/googleapis/python-asset.git",
7+
"sha": "5a45c80ee86c91f3254fa85a62270a264a3e7531"
88
}
99
},
1010
{
@@ -19,14 +19,14 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "c585ac3b5eff5cd2097a5315ffd9cf4823cc1ed2"
22+
"sha": "d2364eb80b840a36136c8ce12f1c6efabcc9600e"
2323
}
2424
},
2525
{
2626
"git": {
2727
"name": "synthtool",
2828
"remote": "https://github.com/googleapis/synthtool.git",
29-
"sha": "c585ac3b5eff5cd2097a5315ffd9cf4823cc1ed2"
29+
"sha": "d2364eb80b840a36136c8ce12f1c6efabcc9600e"
3030
}
3131
}
3232
],

0 commit comments

Comments
 (0)