From 3c52e566db7de00cc512bcd46ac3e69f5134d505 Mon Sep 17 00:00:00 2001 From: pat-s Date: Mon, 24 Feb 2025 10:15:56 +0100 Subject: [PATCH] fix: remove unused volumen mount --- .woodpecker/update-package-index-ubuntu-2404-arm64.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.woodpecker/update-package-index-ubuntu-2404-arm64.yaml b/.woodpecker/update-package-index-ubuntu-2404-arm64.yaml index eca35c0..46b8255 100644 --- a/.woodpecker/update-package-index-ubuntu-2404-arm64.yaml +++ b/.woodpecker/update-package-index-ubuntu-2404-arm64.yaml @@ -30,8 +30,6 @@ steps: # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves R_PKG_CACHE_DIR: /mnt/cache/pkgcache R_LIBS_USER: /mnt/cache/R-pkgs - volumes: - - arm64-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/*