We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0578d56 commit 0577658Copy full SHA for 0577658
1 file changed
.ci/cloudbuild.yaml
@@ -45,7 +45,6 @@ steps:
45
- -c
46
- |
47
curl -sSL https://sdk.cloud.google.com | bash -s -- --quiet
48
- export PATH=$PATH:/root/google-cloud-sdk/bin
49
echo "gcloud version:"
50
gcloud version || echo "gcloud command not found or failed"
51
go test -race -v ./tests/...
0 commit comments