infra/dch-selinux/pipeline/head This commit looks goodDetails
* Use `matrix` to generate pipelines for multiple Fedora versions
* Sign RPM packages using the Jenkins GPG key
* Publish RPM files to *dch* repository on *files.pyrocufflink.blue*
instead of Gitea (the latter cannot handle multiple releases of the
same package)
Gitea 1.20 introduced RPM package repository support. We can use this
feature to publish the *dch-selinux* RPM, instead of manually creating
the repository and publishing it to the file server. This will
ultimately enable Jenkins to publish the package as well.