Skip to content

simplify clean-up of space stage#1460

Merged
ryanjbaxter merged 2 commits intospring-cloud:3.0.xfrom
wind57:simplify-clean-up
Sep 28, 2023
Merged

simplify clean-up of space stage#1460
ryanjbaxter merged 2 commits intospring-cloud:3.0.xfrom
wind57:simplify-clean-up

Conversation

@wind57
Copy link
Copy Markdown
Contributor

@wind57 wind57 commented Sep 28, 2023

No description provided.


sudo rm -fr $gcloud_sdk_root
sudo rm -fr $gcloud_global_config
run: sudo apt-get remove google-cloud-cli
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I figured out the problem. github actions started packaging google-cloud-cli, not google-cloud-sdk (that jlumbroso/free-disk-space uses). As such, instead of manually removing, we can remove the correct package. This does not change anything, it simply simplifies the code a bit

@wind57 wind57 changed the title test simplify clean-up of space stage Sep 28, 2023
@wind57 wind57 marked this pull request as ready for review September 28, 2023 12:02
@wind57
Copy link
Copy Markdown
Contributor Author

wind57 commented Sep 28, 2023

@ryanjbaxter minor thing...

@ryanjbaxter ryanjbaxter merged commit 8475a54 into spring-cloud:3.0.x Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants