GStreamer multimedia framework
Find a file
Jordan Petridis 28633f2fcf
windows: try to avoid random failures due to pre-existing gst-build clone
This is slightly weird, cause I am not sure what causes the clone
to be there, since gitlab-runner supposedly always either use a
clean volume or at least runs git clean on the existing ones.

But its there and so we have to deal with failures like so
https://gitlab.freedesktop.org/tpm/gstreamer-sharp/-/jobs/1672137
2020-02-25 14:55:45 +02:00
docker docker: fedora: update to meson 0.53.1 2020-02-24 09:50:47 +05:30
fuzzing Run gst-indent through the files 2018-12-03 17:39:09 +02:00
gitlab windows: try to avoid random failures due to pre-existing gst-build clone 2020-02-25 14:55:45 +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 gitlab-ci: Fix docker tag when pushing image 2020-01-08 23:46:35 +05:30
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