Add Gitlab CI configuration
authorJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 11:30:59 +0000 (13:30 +0200)
committerJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 11:30:59 +0000 (13:30 +0200)
commit59d43105c77696e881ef73f5427354f1733b3c32
treed4743d673a1b3e9f24c73642a1a1127b2ab9de9b
parentee61b2bc25ca1972cde827269b2496b773f93c95
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]