GStreamer multimedia framework
Go to file
Jordan Petridis fe959679b8 .gitlab-ci.yml: adapt the docker build jobs to be more like citemplates
This is the inital step towards migrating our docker images setup
to something closer and eventually freedesktop/citemplates [1]

The idea is that jobs always run from the registry in your fork. If the
image sha/id matches the one from the upstream registry, its copied
over else a new one is build, pushed and tested.

Only change the fedora job for now while testing.

[1]: https://gitlab.freedesktop.org/freedesktop/ci-templates

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/308>
2020-06-26 12:14:28 +00:00
docker docker/fedora: update rust toolchain to 1.44 2020-06-26 12:14:28 +00:00
fuzzing oss-fuzz: update for autotools removal 2020-04-21 08:47:28 +00:00
gitlab .gitlab-ci.yml: adapt the docker build jobs to be more like citemplates 2020-06-26 12:14:28 +00: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.yml: adapt the docker build jobs to be more like citemplates 2020-06-26 12:14:28 +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