remove mount

This commit is contained in:
Patrick Schratz 2025-02-17 13:47:10 +01:00
commit 375bf9ce4b
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -31,7 +31,7 @@ steps:
R_PKG_CACHE_DIR: /mnt/cache/pkgcache
R_LIBS_USER: /mnt/cache/R-pkgs
volumes:
- amd64-binaries-r-dep-cache-ubuntu-2404:/mnt/cache
# - amd64-binaries-r-dep-cache-ubuntu-2404:/mnt/cache
commands:
- git clone -q https://pat-s:$$GIT_RO_TOKEN@git.devxy.io/devxy/build-binaries.git .
- rm -rf /mnt/cache/packages/*