gstreamer/ci/docker/windows
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
..
.dockerignore ci: Port CI to the new monorepo 2021-09-24 16:21:18 -03:00
build_image.ps1 ci: remove windows-rust jobs 2022-05-18 09:14:08 +00:00
container.ps1 ci: Port CI to the new monorepo 2021-09-24 16:21:18 -03:00
Dockerfile docker/windows: Pass a couple installargs to python3 2022-08-26 15:56:47 +00:00
Install.cmd ci: Add a Windows native cross-arm64 job with a new image 2022-01-28 02:01:39 +05:30
install_mingw.ps1 ci: prepare the Windows image for MSYS2 cerbero builds 2021-10-14 10:13:51 +00:00
prepare_cerbero_env.sh ci/windows: Remove cargo-vendor sources from the cerbero source cache 2023-01-26 16:03:58 +00:00
prepare_gst_env.ps1 ci: Fix subprojects caching in Windows image 2021-10-05 23:44:03 +03:00