Skip to content

Commit 0577658

Browse files
committed
chore: install gcloud sdk
1 parent 0578d56 commit 0577658

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.ci/cloudbuild.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ steps:
4545
- -c
4646
- |
4747
curl -sSL https://sdk.cloud.google.com | bash -s -- --quiet
48-
export PATH=$PATH:/root/google-cloud-sdk/bin
4948
echo "gcloud version:"
5049
gcloud version || echo "gcloud command not found or failed"
5150
go test -race -v ./tests/...

0 commit comments

Comments
 (0)