From 5f925d9909847c7149cc7d4f53d630305ee44f86 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Thu, 13 Feb 2014 16:34:43 +0200 Subject: [PATCH] Added TRIGGER_INFO parameter to pre-release-cleanup job Without this parameter it's not possible to restart the job. Change-Id: I121d36dcfef5f8e1eb5d733bcbf1ee7a09385eaf Signed-off-by: Ed Bartosh --- jobs/pre-release-cleanup/config.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/jobs/pre-release-cleanup/config.xml b/jobs/pre-release-cleanup/config.xml index 7a74963..332314d 100644 --- a/jobs/pre-release-cleanup/config.xml +++ b/jobs/pre-release-cleanup/config.xml @@ -13,6 +13,15 @@ 100 + + + + TRIGGER_INFO + + + + + 0 -- 2.7.4