Skip to content

Commit

Permalink
Merge pull request #17749 from spowelljr/cleanupCloudShell
Browse files Browse the repository at this point in the history
CI: Cleanup Cloud Shell instance
  • Loading branch information
medyagh authored Dec 7, 2023
2 parents b2d9881 + 329239a commit 6520419
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/jenkins/cloud_shell_functional_tests_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
set -x

gcloud cloud-shell ssh --authorize-session << EOF
sudo rm -rf .cache .kube out testdata go
OS="linux"
ARCH="amd64"
DRIVER="docker"
Expand Down

0 comments on commit 6520419

Please sign in to comment.