Add Gitlab CI configuration
authorJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 11:04:51 +0000 (13:04 +0200)
committerJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 11:04:51 +0000 (13:04 +0200)
commitae1bb83e0a81b89825295bc415f892df0a9f019e
treebcd7caf928933943681ae462a04022772ec50db7
parent9d41d2747b9867a96f359149d02412572e98864a
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]