mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
GStreamer multimedia framework
5c536f2601
This makes it a bit harder to build an image locally with the script, as now the rust image requires to pass it the base image tag as a --build-arg. This way though we don't need to duplicate and keep the string of the image in sync. Another thing is that now the docker windows image build is properly passing/replacing build args and we can build non-master versions of the image too. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/405> |
||
---|---|---|
docker | ||
fuzzing | ||
gitlab | ||
jenkins | ||
.gitignore | ||
.gitlab-ci.yml | ||
README.txt |
GStreamer Continuous Integration ================================ This repository contains all material relevant to the GStreamer Continuous Integration system. * Jenkins scripts * Docker images * Build scripts and code