From 1d94aea04254895d4e9e0a027f12ab033d42d323 Mon Sep 17 00:00:00 2001 From: pat-s Date: Sun, 19 Jan 2025 12:00:47 +0100 Subject: [PATCH] only process one day for alpine320 --- .woodpecker/process-updates-alpine-320-amd64.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/process-updates-alpine-320-amd64.yaml b/.woodpecker/process-updates-alpine-320-amd64.yaml index cceb9ea..03d7806 100644 --- a/.woodpecker/process-updates-alpine-320-amd64.yaml +++ b/.woodpecker/process-updates-alpine-320-amd64.yaml @@ -35,7 +35,7 @@ steps: ARCH: amd64 NCPUS: 2 STRATEGY: sequential - INTERVAL: lubridate::interval(lubridate::today() - 10, lubridate::today() - 3) + INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 3) # volumes: # - amd64-binaries-r-dep-cache-alpine-320:/mnt/cache commands: