From: Jordan Petridis Date: Mon, 29 Jun 2020 13:47:52 +0000 (+0300) Subject: citemplate: remove tag restriction for docker builds jobs X-Git-Tag: 1.19.3~497^2~120 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41e979e1e41c5a5cf20707e7034d2a7d582dd35d;p=platform%2Fupstream%2Fgstreamer.git 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: --- diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index 8da024f..e8cdce3 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -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: