GStreamer multimedia framework
Find a file
Jordan Petridis c930a3a229
gitlab/ci_template.yml: Use correct yaml syntax
single quotes in yaml don't escape special charters which
causes the env variable to never be resolved to its proper path.
2018-11-22 12:55:52 +02:00
docker Add a simple alpine based Dockerfile for images to build manifest 2018-11-13 16:51:36 +00:00
fuzzing fuzzing: Add local fuzz runner 2017-12-06 08:45:27 +01:00
gitlab gitlab/ci_template.yml: Use correct yaml syntax 2018-11-22 12:55:52 +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 Add a simple alpine based Dockerfile for images to build manifest 2018-11-13 16:51:36 +00: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