-
Notifications
You must be signed in to change notification settings - Fork 22
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
Automatically build and publish the container image for bootstrapping Gentoo Prefix #98
Conversation
The tests are failing due to an issue with one of our workflows, this is fixed in #97. |
…nto autobuild_bootstrap_container
@bedroge Do you understand why CI is failing now? |
These issues have been fixed in another PR, so this PR probably needs to be synced with |
@bedroge CI is still failing :-/ |
Looks like we added a wrong checksum... |
CI for the installation playbook is broken, see #111, let's fix that later (not really related to anything from this PR anyway)... |
This action builds a multi-arch Docker image and pushes it to the Github Container Registry.
I've also adjusted our Ansible role, so that it pulls the image from the GCR.