From 96f82efb9cd93d7dd505d5d9f437d1d4924e138e Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Mon, 15 Dec 2014 21:41:54 +0100 Subject: [PATCH] use ceph mirror instead of github Signed-off-by: Loic Dachary --- ceph-pull-requests/config/definitions/ceph-pull-requests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml index 6726f9692..7d26b1815 100644 --- a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml +++ b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml @@ -12,7 +12,7 @@ retry-count: 3 properties: - github: - url: https://github.com/ceph/ceph + url: git@jenkins:ceph/ceph logrotate: daysToKeep: 15 numToKeep: 30 -- 2.47.3