Add Gitlab CI configuration
authorJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 11:26:58 +0000 (13:26 +0200)
committerJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 11:26:58 +0000 (13:26 +0200)
commit86f7386fab241791885714d2c1d58e45b93c1d51
treeca2c2f9dfa9daabf0176c24126b325068d9b986a
parent93c7308eca572d9890b046d65256d83ef31544ab
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]