From 236cc74eafbb55da327cc78ef540e8ce0536464a Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 9 Jan 2019 01:07:19 +0100 Subject: [PATCH] Enable policy/common casablanca release job Re-enabling this job for release of artifacts for the Casablanca Maintenance release. Issue-ID: POLICY-1390 Change-Id: I5b0b673eab39a83d7162bba9414f14875e91fdcc Signed-off-by: Pamela Dragosh --- jjb/policy/policy-common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index d4e80b993..d81fb7e96 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -24,7 +24,7 @@ - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily': - disabled: true + disabled: false project: 'policy/common' stream: -- 2.16.6