Commit ff228e94 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #18903 from ihmccreery/also-rm-cloudsdk

Auto commit by PR queue bot
parents adf3cd6f 921d449f
......@@ -1308,7 +1308,7 @@ fi
# at HEAD, release candidate.
if [[ ! -z "${CLOUDSDK_BUCKET:-}" ]]; then
gsutil -m cp -r "${CLOUDSDK_BUCKET}" ~
rm -rf ~/repo
rm -rf ~/repo ~/cloudsdk
mv ~/$(basename "${CLOUDSDK_BUCKET}") ~/repo
mkdir ~/cloudsdk
tar zvxf ~/repo/google-cloud-sdk.tar.gz -C ~/cloudsdk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment