gstreamer/ci/docker
Nirbheek Chauhan e2a8aac2b0 ci/windows: Remove cargo-vendor sources from the cerbero source cache
Copying the source cache to a running Cerbero CI job on Windows causes
strange / corrupted errors that talk about hard links like:

++ cp -a C:/cerbero/cerbero-sources .
cp: will not create hard link `./cerbero-sources/gstreamer-1.0/subprojects/gst-plugins-good/sys/osxaudio' to directory `./cerbero-sources/cargo-c-0.9.12/cargo-vendor/adler/benches'
[...]

So, delete it. The vendored sources are cached by cargo in its own
cache inside CARGO_HOME, which is build/rust/cargo/ and is preserved
in the image. We won't need to redownload any of this.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3805>
2023-01-26 16:03:58 +00:00
..
fedora ci: pin hotdoc to 0.13.7 for now, 0.14 has a regression 2022-12-10 15:13:09 +00:00
indent gstreamer-sharp: ensure a consitent code format 2022-04-05 08:28:50 +00:00
windows ci/windows: Remove cargo-vendor sources from the cerbero source cache 2023-01-26 16:03:58 +00:00
README ci: Port CI to the new monorepo 2021-09-24 16:21:18 -03:00

GStreamer Docker images