process rhel-8 updates on schedule
This commit is contained in:
parent
8b96211df0
commit
b105839354
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ steps:
|
||||||
MEMORY: 14Gi
|
MEMORY: 14Gi
|
||||||
STRATEGY: sequential
|
STRATEGY: sequential
|
||||||
INSTANCE_TYPE: cax31
|
INSTANCE_TYPE: cax31
|
||||||
INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 40)
|
INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 3)
|
||||||
volumes:
|
volumes:
|
||||||
- arm64-binaries-r-dep-cache-redhat-8:/mnt/cache
|
- arm64-binaries-r-dep-cache-redhat-8:/mnt/cache
|
||||||
commands:
|
commands:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue