Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(ci): cleanup docker cache in gha runner before building new images #2745

Merged
merged 3 commits into from
Mar 15, 2024

Conversation

hairyhum
Copy link
Contributor

Change Overview

Follow-up to #2734

Build cache still contains old images after running docker image prune so we also need to run docker builder prune

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@hairyhum hairyhum merged commit daa6f13 into master Mar 15, 2024
12 checks passed
@hairyhum hairyhum deleted the gha-cleanup-docker-images branch March 15, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants