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

ci: use new github actions cache backend to cache docker layers #142

Merged
merged 2 commits into from Jul 17, 2021

Conversation

jojomatik
Copy link
Owner

Use the new github actions cache backend to cache docker layers, configured as specified in this pull request comment: docker/build-push-action#406 (comment). The backend is still experimental but should already work. This solutions is more elegant and could be faster than the previous approach.

Use the new github actions cache backend to cache docker layers, configured as specified in this pull request comment: docker/build-push-action#406 (comment). The backend is still experimental but should already work. This solutions is more elegant and could be faster than the previous approach.
@jojomatik jojomatik self-assigned this Jul 17, 2021
`mode=max` should be reintroduced to cache all stages, not just the final one.
@jojomatik jojomatik merged commit b10892a into beta Jul 17, 2021
@jojomatik jojomatik deleted the ci/new-cache-backend branch July 17, 2021 16:55
@jojomatik
Copy link
Owner Author

🎉 This PR is included in version 0.8.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@jojomatik
Copy link
Owner Author

🎉 This PR is included in version 0.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant