ci: Do not fail the packaging:rpm job if test:fedora did not run
ci: do not allow packaging jobs to fail
ci: use the container tag instead of docker, for the build steps
This way, this will use either the docker or the podman runners.
The other steps still use only docker, because I didn’t solve the cache
issue on podman yet.
ci: Use fedora:latest instead of doc-builder and fedora:oragono
Run the test against the oragono images
ci: Use fedora:oragono image
ci: Always upload the test: artifacts
Temporarily disable freebsd tests until I fix my freebsd machine
ci: only run build:freebsd on louiz’ repository
ci: remove the packaging:deb job
Too hard to maintain...
ci: Add a junit output to test_suite and give it to gitlab
ci: Remove the doc:deploy:mr job because gitlab is too broken
Nobody would use that, anyway.
ci: simplify freebsd test, also add “needs”
ci: do not trigger the archlinux job on louiz’ branches, only schedules
ci: explicitely set the freebsd compiler to clang++
ci: make the archlinux build on schedules only
Ci: split freebsd into build+test
ci: Add a job to deploy the doc for MRs