From: Tim-Philipp Müller Date: Tue, 8 Sep 2020 16:30:39 +0000 (+0100) Subject: ci: include template from gst-ci master branch again X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aaa4acb2dd9772c2032e2b0b3f9866b9820605a5;p=platform%2Fupstream%2Fgst-plugins-ugly.git ci: include template from gst-ci master branch again --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 944ad035..c61aa7a5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1 +1 @@ -include: "https://gitlab.freedesktop.org/gstreamer/gst-ci/raw/1.18/gitlab/ci_template.yml" +include: "https://gitlab.freedesktop.org/gstreamer/gst-ci/raw/master/gitlab/ci_template.yml"