Add Gitlab CI configuration
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 12 Nov 2018 16:43:54 +0000 (17:43 +0100)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 12 Nov 2018 16:43:54 +0000 (17:43 +0100)
commitb67fc3a51803aca641d8ee7c870690fd10f5d018
treea34053c6a5d6860d00f9466878aca37aa90240d8
parent90d8350820821eaa72b582b3eecbc478ea88b6cc
Add Gitlab CI configuration

This commit adds a .gitlab-ci.yml file, which uses a feature
to fetch the config from a centralized repository. The intent is
to have all the gstreamer modules use the same configuration.

The configuration is currently hosted at the gst-ci repository
under the gitlab/ci_template.yml path.

Part of https://gitlab.freedesktop.org/gstreamer/gstreamer-project/issues/29
.gitlab-ci.yml [new file with mode: 0644]