From c285c5a321173aaa452ce5ac35c461f7fbecd69b Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Thu, 10 Oct 2019 18:11:25 +0200 Subject: [PATCH] _config.yml: adding "repos" collection --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_config.yml b/_config.yml index 32ab376..f30e11e 100644 --- a/_config.yml +++ b/_config.yml @@ -7,3 +7,6 @@ apt: - edge - testing +collections: + repos: + output: true