GStreamer multimedia framework
Go to file
Jordan Petridis dd69902fbf Replace docker-in-docker with buildah
This avoids the need of using privilledged namespaces and dind
as buildah are able to build images unprivilledged.

One thing to note is that buildah inside docker is not a
supported configuration and not tested in upstream podman,
but the possible fallout is still easier to deal with than
dind and requiring privileged runners.
2020-04-20 07:04:16 +00:00
docker windows: switch the image tag to ltsc2019 2020-04-07 14:45:08 +03:00
fuzzing Run gst-indent through the files 2018-12-03 17:39:09 +02:00
gitlab ci: Always allow redirect when using curl 2020-04-19 14:30:43 -04: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 Replace docker-in-docker with buildah 2020-04-20 07:04:16 +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