Add Gitlab CI configuration
authorJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 11:23:45 +0000 (13:23 +0200)
committerSebastian Dröge <slomo@coaxion.net>
Mon, 12 Nov 2018 11:25:00 +0000 (11:25 +0000)
commit75ea160452fde70ffc308fecdc0a442c76e71b8b
tree6062908fed25d05510acd3b1e78364c972b2fade
parentc78f81f4105661b687ff496694b506deafe59312
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]