Skip to content

Build new test CI images with Buildah

Philip Chimento requested to merge test-ci into master

Unfortunately, we can no longer use Docker because the runners are unprivileged. This changes the build process to use Buildah and a Dockerfile.

Merge request reports