From b3152a9f80ca0cfe6fa9a49f96fcb84d2050f645 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sat, 1 Oct 2016 16:34:02 +0000 Subject: add KGB conf for #debian-reproducible-changes --- deploy_kgb.py | 1 + 1 file changed, 1 insertion(+) (limited to 'deploy_kgb.py') diff --git a/deploy_kgb.py b/deploy_kgb.py index c3adde8a..5264039e 100755 --- a/deploy_kgb.py +++ b/deploy_kgb.py @@ -26,6 +26,7 @@ channels = [ {'name': 'debian-haskell', 'id': 'jenkins-debian-haskell'}, {'name': 'debian-qa', 'id': 'jenkins-debian-qa'}, {'name': 'debian-reproducible', 'id': 'jenkins-debian-reproducible'}, + {'name': 'debian-reproducible-changes', 'id': 'debian-reproducible-changes'}, {'name': 'reproducible-builds', 'id': 'reproducible-builds'}, {'name': 'debian-ruby', 'id': 'pkg-ruby-extras'}, ] -- cgit v1.2.3-54-g00ecf