remove mount
This commit is contained in:
parent
536f0a695f
commit
375bf9ce4b
1 changed files with 1 additions and 1 deletions
|
|
@ -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/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue