We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abab331 commit 4cbfa85Copy full SHA for 4cbfa85
1 file changed
.buildkite/install-repo.sh
@@ -1,5 +1,6 @@
1
set -eo pipefail
2
3
+
4
echo --- Setting up google-cloud-sdk
5
6
if [ -f '/gcloud/google-cloud-sdk/path.bash.inc' ]; then . '/gcloud/google-cloud-sdk/path.bash.inc'; fi
0 commit comments