Add Gitlab CI configuration
authorJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 11:42:29 +0000 (13:42 +0200)
committerJordan Petridis <jpetridis@gnome.org>
Mon, 12 Nov 2018 11:43:20 +0000 (11:43 +0000)
commitc9ed35f6413a875e8a1fd5c345d171cb788b7bb4
treeaeb5f4c92750ee3c02d4a24716e15c5018ccb62b
parentdbaca549abcf3bfd296867f488a8b7958d05107d
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]