Add Gitlab CI configuration
authorJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 12:00:22 +0000 (14:00 +0200)
committerJordan Petridis <jpetridis@gnome.org>
Mon, 12 Nov 2018 12:02:20 +0000 (12:02 +0000)
commitbd83f11b7171c4b7ee7cd60219dfe73b3759eeab
tree84f314f02b5a2d3cb84a698a8a84c1a3a168f3ed
parent94ac598204096d16bdb81903292e81e0b515d25b
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]