mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-29 13:04:50 +00:00
GStreamer multimedia framework
Previously we where accidently exporting the whole repo of gst-integration-testsuites which includes 350mb of raw media files and made the artifacts storage explode through the roof along with the CI bills fd.o had to pay for uploading and redownloading the artifacts To deal with this, we clean all the media files from the builddir and when needed we copy them over from the cache in the docker image, and then git fetch the repo. Close #69 |
||
---|---|---|
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