ci: consolidate pre-build CI stages
authorJordan Petridis <jordan@centricular.com>
Mon, 24 Oct 2022 18:38:13 +0000 (21:38 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 27 Oct 2022 17:45:06 +0000 (17:45 +0000)
commit03772188061a9d6581305eacba7440e1b412b14f
tree38bc1183c1def816856c54b224de4d5a602c95de
parentd6ad95dbe2d1b5d8f9b8313c51eda77f6bba221d
ci: consolidate pre-build CI stages

Back in the day we kept separate stages around to define
build order, however with DAG/needs now jobs run asynchronously.
Additionally on recent version its possibel to same jobs depend on
other jobs from the same stage.

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