Skip to content

Build buildah image as part of the CI process

Steffen Müthing requested to merge feature/build-buildah-with-ci into master

For bootstrapping I copied a pre-made buildah image into the repository, but going forward we want to automatically update this image, so add it to the build process.

Merge request reports