From: Alfredo Deza Date: Tue, 8 Aug 2017 19:36:37 +0000 (-0400) Subject: ceph-volume-ansible-prs: fix scm section to point to ceph.git X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=29e65ff1d9bfa5ba6eb8f0ee86dc35ff4191a8d2;p=ceph-build.git ceph-volume-ansible-prs: fix scm section to point to ceph.git Signed-off-by: Alfredo Deza --- diff --git a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml index 49c8ab9b..4de28728 100644 --- a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml +++ b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml @@ -51,7 +51,7 @@ scm: - git: - url: https://github.com/ceph/ceph-ansible.git + url: https://github.com/ceph/ceph.git branches: - ${{sha1}} refspec: +refs/pull/*:refs/remotes/origin/pr/*