ci: tag fedora amd64 docker job as placeholder job

It finishes fairly quickly in most cases and even if it
needs to rebuild the image it doesn't use a lot of cpu
resources.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6646>
This commit is contained in:
Tim-Philipp Müller 2024-04-15 14:11:26 +01:00 committed by GStreamer Marge Bot
parent 105d232fde
commit 8564118d2a

View file

@ -136,8 +136,9 @@ fedora amd64 docker:
- '.fdo.container-build@fedora'
stage: 'preparation'
needs: []
tags:
- 'packet.net'
# Note: assumption is that placeholder jobs run on a packet runner
# (which has faster network connectivity to the registry).
tags: [ 'placeholder-job' ]
.gst-indent image:
tags: [ 'placeholder-job' ]