ci: Allow the documentation job to always run post-merge
authorJordan Petridis <jordan@centricular.com>
Mon, 24 Oct 2022 18:58:52 +0000 (21:58 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 27 Oct 2022 17:45:06 +0000 (17:45 +0000)
commit8c85a3143f67c59d79fcc637b70d79ac5a3e89dd
tree41a79469502222dc614cb65da3e2bebb6a1ef586
parent04a23703738ed012b1ab0998ff999eaf99c7af4e
ci: Allow the documentation job to always run post-merge

We want the docs to be deployed on every post-merge pipeline
on the main branch. In order to do that however we have to
also have the fedora build job always running.

This won't affect the documentation job run by MRs.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3258>
.gitlab-ci.yml