BlueBuildB
BlueBuild10mo ago
iron

Build Cache for GitLab.com

I am currently using BlueBuild with a GitHub Action that utilizes the GitHub Actions (GHA) build cache. This feature significantly improves my build times, and I’m very pleased with the results.

However, I am considering migrating my project to GitLab.com and have noticed that there doesn't seem to be a similar caching feature available on that platform.

I believe it might be possible to implement a caching solution akin to the GHA cache using "Inline cache" or "Registry cache" for GitLab.com.

Could anyone provide insights on whether such features are available or if there are plans to implement them in the future?

Thank you for your assistance!
Solution
GitHub
BlueBuild's command line program that builds custom Fedora Atomic images based on your recipe.yml - chore: Release · blue-build/cli@054c167
Was this page helpful?