citemplate: remove tag restriction for docker builds jobs

There isn't anything particular that needs to be on the gstreamer
runners, and the other shared runners should be able to handle
them fine.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/314>
This commit is contained in:
Jordan Petridis 2020-06-29 16:47:52 +03:00 committed by GStreamer Merge Bot
parent 0a085866ae
commit 41e979e1e4

View file

@ -173,7 +173,6 @@ variables:
image: "$CI_REGISTRY/freedesktop/ci-templates/buildah:2020-03-24"
extends:
- '.global_ci_policy'
tags: ['gstreamer']
rules:
- when: 'always'
variables: