GStreamer multimedia framework
Find a file
Jordan Petridis ece0ea97bf
Add an initial template of a gitlab-ci config
This is meant to be used with the `include:` featrue of gitlab [1]
in order to provide the same CI pipeline for all the gstreamer
modules.

[1] https://docs.gitlab.com/ce/ci/yaml/README.html#include
2018-11-09 16:22:10 +02:00
docker docker: Use the upstream registry to build images 2018-11-09 15:05:38 +02:00
fuzzing fuzzing: Add local fuzz runner 2017-12-06 08:45:27 +01:00
gitlab Add an initial template of a gitlab-ci config 2018-11-09 16:22:10 +02:00
jenkins jenkins: Update meson-fedora 2017-10-28 10:59:08 +02:00
.gitignore Add gitignore 2017-10-28 11:01:33 +02:00
.gitlab-ci.yml Build the docker images and push them to the gitalb registry 2018-11-07 16:15:43 +02:00
README.txt Initial commit 2017-10-21 12:07:02 +02:00

GStreamer Continuous Integration
================================

This repository contains all material relevant to the GStreamer
Continuous Integration system.

* Jenkins scripts

* Docker images

* Build scripts and code