Add Gitlab CI configuration
authorJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 10:51:28 +0000 (12:51 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 6 Apr 2019 16:23:51 +0000 (16:23 +0000)
commit91356c9a7d3479d192047d1806c87ec1bf0a8778
treef5daa7292c8551ad2a0a5eeebbbb49dd6d06d427
parent7d1b77b0c44badaa4442e2990436fe1366028cf1
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]