Add Gitlab CI configuration
authorJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 11:55:24 +0000 (13:55 +0200)
committerJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 11:55:24 +0000 (13:55 +0200)
commit11b9695b88b749befca78139e39b1e00cc983adf
treeecb88378f6c0da723d80ca13e2608f7a2965340d
parentd05d52e0ad58132f12b5234c8a43a5e9ce251bca
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]