Add Gitlab CI configuration
authorJordan Petridis <jpetridis@gnome.org>
Wed, 27 Feb 2019 10:12:11 +0000 (12:12 +0200)
committerJordan Petridis <jpetridis@gnome.org>
Wed, 27 Feb 2019 10:13:17 +0000 (10:13 +0000)
commitee19848006db6aaa07268c1f2c42310936729a21
tree24d5ff9cc8bec9aea46261010bfb008ff674f946
parent78ace72f3878e00df3b65e0578c8a033386fd500
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]