From: Tim-Philipp Müller Date: Tue, 8 Sep 2020 16:30:53 +0000 (+0100) Subject: ci: include template from gst-ci master branch again X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e55be92a4f9749cdcdda1910d4cf20ec519e2b4;p=platform%2Fupstream%2Fgst-editing-services.git ci: include template from gst-ci master branch again --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 944ad03..c61aa7a 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"