back to normal interval
This commit is contained in:
parent
1cc1b317c9
commit
f1c47ad0ae
1 changed files with 12 additions and 12 deletions
|
|
@ -36,7 +36,7 @@ steps:
|
|||
NCPUS: 2
|
||||
MEMORY: 18Gi
|
||||
STRATEGY: sequential
|
||||
INTERVAL: lubridate::interval(lubridate::today() - 180, lubridate::today() - 3)
|
||||
INTERVAL: lubridate::interval(lubridate::today() - 6, lubridate::today() - 3)
|
||||
# volumes:
|
||||
# - amd64-binaries-r-dep-cache-redhat-9:/mnt/cache
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Reference in a new issue