From 375bf9ce4bcafb0ce29bd600abff2fc29a11a803 Mon Sep 17 00:00:00 2001 From: pat-s Date: Mon, 17 Feb 2025 13:47:10 +0100 Subject: [PATCH] remove mount --- .woodpecker/update-package-index-ubuntu-2404-amd64.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/update-package-index-ubuntu-2404-amd64.yaml b/.woodpecker/update-package-index-ubuntu-2404-amd64.yaml index c2acdf1..8b39c1e 100644 --- a/.woodpecker/update-package-index-ubuntu-2404-amd64.yaml +++ b/.woodpecker/update-package-index-ubuntu-2404-amd64.yaml @@ -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/*