From b78c3a6cf313f68c586d1a3032bf06c3489eb952 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Mon, 4 Feb 2019 14:32:35 -0800 Subject: [PATCH] Migrate to gerrit-maven-stage (PORTAL) Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: If7d9b52a4487836629a5ce1db46fc4b1d71e351f Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall --- jjb/portal/portal.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jjb/portal/portal.yaml b/jjb/portal/portal.yaml index e125984e9..ce944dd9e 100644 --- a/jjb/portal/portal.yaml +++ b/jjb/portal/portal.yaml @@ -9,6 +9,10 @@ name: portal project-name: 'portal' jobs: + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos7-builder-4c-4g + maven-versions-plugin: true - '{project-name}-{stream}-release-java-daily' project: 'portal' stream: -- 2.16.6