From: Alfredo Deza Date: Wed, 28 Oct 2015 16:32:55 +0000 (-0400) Subject: use the right ssh credentials for ceph-releases X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b5528d13a16dcddd8f8ffacb5ffa4e8e9082fefd;p=ceph-build.git use the right ssh credentials for ceph-releases Signed-off-by: Alfredo Deza --- diff --git a/ceph-setup-next/config/definitions/ceph-setup-next.yml b/ceph-setup-next/config/definitions/ceph-setup-next.yml index c454f142..a216b4b3 100644 --- a/ceph-setup-next/config/definitions/ceph-setup-next.yml +++ b/ceph-setup-next/config/definitions/ceph-setup-next.yml @@ -25,7 +25,7 @@ scm: - git: - url: https://github.com/ceph/ceph-releases.git + url: git@github.com:ceph/ceph-releases.git branches: - $BRANCH skip-tag: true