Lower koschei's keep_build_deps_for

This commit is contained in:
Michael Simacek 2016-02-01 10:22:27 +01:00
parent eaff229823
commit ae950b7577

View file

@ -40,7 +40,7 @@ config = {
"build_group": "build", "build_group": "build",
"for_arch": "x86_64", "for_arch": "x86_64",
"repo_cache_items": 10, "repo_cache_items": 10,
"keep_build_deps_for": 5, "keep_build_deps_for": 1,
"local": False, "local": False,
"arches": ['x86_64', 'i386'], "arches": ['x86_64', 'i386'],
{% if env == 'staging' %} {% if env == 'staging' %}