only process one day for alpine320
This commit is contained in:
parent
387461868e
commit
1d94aea042
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue