mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
e2a8aac2b0
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> |
||
---|---|---|
.. | ||
.dockerignore | ||
build_image.ps1 | ||
container.ps1 | ||
Dockerfile | ||
Install.cmd | ||
install_mingw.ps1 | ||
prepare_cerbero_env.sh | ||
prepare_gst_env.ps1 |