ci: Remove some leftover caches in the linux images
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7816>
This commit is contained in:
parent
5ce342f8fd
commit
f9cd0f0d9b
@ -13,3 +13,6 @@ git config --global user.name "Gstbuild Runner"
|
||||
bash ./ci/scripts/create-container-user.sh
|
||||
|
||||
bash ./ci/scripts/create-subprojects-cache.sh
|
||||
|
||||
# leftover caches
|
||||
rm -rf /root/.cache /root/.npm
|
||||
|
@ -13,3 +13,6 @@ bash ./ci/scripts/install-rust.sh
|
||||
bash ./ci/scripts/create-container-user.sh
|
||||
|
||||
bash ./ci/scripts/create-subprojects-cache.sh
|
||||
|
||||
# leftover caches
|
||||
rm -rf /root/.cache /root/.npm
|
||||
|
Loading…
x
Reference in New Issue
Block a user