ci: Move image tags into a separate template yml
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 22 Sep 2022 12:22:42 +0000 (17:52 +0530)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 22 Sep 2022 16:59:05 +0000 (16:59 +0000)
commitf051ad24882f1cc7ed974ae9dd33ec47809109d3
treeb8caf571853e75e7d2b8cc154941df26de538ea7
parentb2701418d706024716f2c6097906c332f08b70db
ci: Move image tags into a separate template yml

This will allow gst-plugins-rs documentation CI to include this
template via a remote include and doesn't need to manually update the
image. This causes cascading failures across all repos, for example
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/874
is required for making gst-plugins-rs CI pass in Cerbero, which is
also run on the gstreamer monorepo.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3065>
.gitlab-ci.yml
.gitlab-image-tags.yml [new file with mode: 0644]