Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9aee4c0

Browse files
author
Isaac Hollander McCreery
committed
Merge pull request kubernetes#18905 from ihmccreery/automated-cherry-pick-of-#18840-kubernetes#18903-upstream-release-1.0
Automated cherry pick of kubernetes#18840 kubernetes#18903 upstream release 1.0
2 parents 8218bcb + 9b327b9 commit 9aee4c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/jenkins/e2e.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,7 @@ fi
671671
# at HEAD, release candidate.
672672
if [[ ! -z "${CLOUDSDK_BUCKET:-}" ]]; then
673673
gsutil -m cp -r "${CLOUDSDK_BUCKET}" ~
674+
rm -rf ~/repo ~/cloudsdk
674675
mv ~/$(basename "${CLOUDSDK_BUCKET}") ~/repo
675676
mkdir ~/cloudsdk
676677
tar zvxf ~/repo/google-cloud-sdk.tar.gz -C ~/cloudsdk

0 commit comments

Comments
 (0)