Skip to content

ci: Rework .gitlab-ci.yml and add container generation support

This series rework .gitlab-ci.yml by stripping scriptable parts of the file to their own shell scripts, making our process easier to read / understand.

Also, this series adds container generation support for every new merged series. By doing such we'll be able to use those containers on other projects (as libosinfo).

Another important change here is already using the containers generated by osinfo-db-tools project.

Please, mind that the last commit of this series is a NOPUSH one and is there only to help the reviewer to test the changes.

Merge request reports