From 3771414131be1705d56b5ad9a5b77530deb203c9 Mon Sep 17 00:00:00 2001 From: Amir Mohammadi <183.amir@gmail.com> Date: Tue, 4 Oct 2016 18:46:49 +0200 Subject: [PATCH] [Automatic] update links and the ci mostly --- develop.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/develop.cfg b/develop.cfg index c5446ea..6cde232 100644 --- a/develop.cfg +++ b/develop.cfg @@ -18,8 +18,8 @@ verbose = true newest = false [sources] -bob.extension = git https://gitlab.idiap.ch/bob/bob.extension -bob.blitz = git https://gitlab.idiap.ch/bob/bob.blitz +bob.extension = git git@gitlab.idiap.ch:bob/bob.extension +bob.blitz = git git@gitlab.idiap.ch:bob/bob.blitz [scripts] recipe = bob.buildout:scripts -- GitLab