From 98286788d3aa85d48768c4e9918f4e510122f9dd Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 28 Oct 2015 11:47:36 -0400 Subject: [PATCH] use the jenkins-build ssh key so we can push to ceph-releases.git Signed-off-by: Alfredo Deza --- ceph-tag/config/definitions/ceph-tag.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ceph-tag/config/definitions/ceph-tag.yml b/ceph-tag/config/definitions/ceph-tag.yml index 90980f7d..8fe822ee 100644 --- a/ceph-tag/config/definitions/ceph-tag.yml +++ b/ceph-tag/config/definitions/ceph-tag.yml @@ -36,6 +36,13 @@ scm: - ceph-build + wrappers: + - ssh-agent-credentials: + users: + # "jenkins-build" SSH key, needed so we can push to + # ceph-releases.git + - '39fa150b-b2a1-416e-b334-29a9a2c0b32d' + builders: - shell: !include-raw ../../build/build -- 2.47.3