Add Gitlab CI configuration
authorJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 14:06:39 +0000 (16:06 +0200)
committerJordan Petridis <jordan@centricular.com>
Mon, 12 Nov 2018 14:06:39 +0000 (16:06 +0200)
commit2065298d6d2f391ba8ca4d19fa07010565f3665a
treee87dc1b15f7ba94477c2c0e93bc5e3d1705346f2
parent8b4df97f9d635e0ba10fd2d0cbbfcdab2b18f90b
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]