From 99da5132b22313d81094812345e6246c9657332c Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Tue, 27 Oct 2015 09:49:30 -0500 Subject: [PATCH] remove the RELEASE checkbox from the ceph job Signed-off-by: Andrew Schoen --- ceph/config/definitions/ceph.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/ceph/config/definitions/ceph.yml b/ceph/config/definitions/ceph.yml index 0e0f6f4d..199d48e9 100644 --- a/ceph/config/definitions/ceph.yml +++ b/ceph/config/definitions/ceph.yml @@ -23,15 +23,6 @@ description: "The git branch (or tag) to build" default: master - - bool: - name: RELEASE - description: " -If this is unchecked, then the builds will be signed with the autosign key (03C3951A). This is the default.<br/> - -If this is checked, then the builds will be signed by the release key (460F3994).<br/> - -Only check this box if we will be shipping the packages as formal releases." - builders: - multijob: name: 'ceph setup phase' -- 2.39.5