From 63bbcb93c80f181f183f5fd341fdcaa8a18a0ba5 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 21 Jan 2016 17:45:22 -0500 Subject: [PATCH] do not build anything that isn't unique, right? Signed-off-by: Alfredo Deza --- .../config/definitions/ceph-ansible-pull-requests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-ansible-pull-requests/config/definitions/ceph-ansible-pull-requests.yml b/ceph-ansible-pull-requests/config/definitions/ceph-ansible-pull-requests.yml index 4928b092..08630b2a 100644 --- a/ceph-ansible-pull-requests/config/definitions/ceph-ansible-pull-requests.yml +++ b/ceph-ansible-pull-requests/config/definitions/ceph-ansible-pull-requests.yml @@ -14,6 +14,7 @@ - job: name: ceph-ansible-pull-requests + node: small && unique project-type: freestyle defaults: global display-name: 'ceph-ansible: Pull Requests' -- 2.47.3