copr: set prune_days to 7
we are running out ouf space, try saving the space more aggresively
This commit is contained in:
parent
fcf3629829
commit
493ec4fc5b
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ do_sign={{ do_sign }}
|
|||
keygen_host={{ keygen_host }}
|
||||
|
||||
# minimum age for builds to be pruned
|
||||
prune_days=14
|
||||
prune_days=7
|
||||
|
||||
dist_git_url=http://{{ dist_git_base_url }}/git
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue