ci: Move rules from `.build fedora x86_64` to `.build`
authorThibault Saunier <tsaunier@igalia.com>
Wed, 13 Oct 2021 21:10:40 +0000 (18:10 -0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 14 Oct 2021 13:42:21 +0000 (13:42 +0000)
commit64462f627b4500d32dd735d5532807bb1789ed68
treeac9e848364cd9ba9f656cd5f811d759a0e09f669
parenteb839a8423c2b64341dc6ca2d287a8f67fccfa8e
ci: Move rules from `.build fedora x86_64` to `.build`

They should apply to all job that extend it as the 2 jobs that depend on
`.build` but not on `.build fedora x86_64` is
`build nodebug fedora x86_64` which pulls `build static nodebug fedora x86_64`
both jobs should be manual on `main` and they should run only if some
files "modules_changes" happened

Also make sure we do no automatically run job on `main` branches from forks

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