citemplate: remove tag restriction for docker builds jobs
authorJordan Petridis <jordan@centricular.com>
Mon, 29 Jun 2020 13:47:52 +0000 (16:47 +0300)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 29 Jun 2020 15:43:31 +0000 (15:43 +0000)
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>

gitlab/ci_template.yml

index 8da024f..e8cdce3 100644 (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: