From 2513cd56ffba61a35a4f19d9004e39fe1d1a8c1f Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Tue, 17 Jan 2017 15:02:35 -0600 Subject: Fixing the Maven deploy publisher Moving the Maven deploy above the ship logs and removing from the integration until I receive confirmation from the team that it's required Change-Id: Ib7692b8572e3b0d55a79f5180dfa2764d406ca75 Signed-off-by: Vanessa Rene Valderrama --- jjb/hc2vpp/hc2vpp.yaml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/jjb/hc2vpp/hc2vpp.yaml b/jjb/hc2vpp/hc2vpp.yaml index 504459c71..55a372150 100644 --- a/jjb/hc2vpp/hc2vpp.yaml +++ b/jjb/hc2vpp/hc2vpp.yaml @@ -209,12 +209,12 @@ branch: '{stream}' - email-notification: email-prefix: '[hc2vpp]' - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - maven-deploy: id: '' unique-version: true deploy-unstable: false + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'hc2vpp-integration-{stream}-{os}' @@ -294,13 +294,5 @@ publishers: - email-notification: email-prefix: '[hc2vpp]' - - maven-deploy: - id: '' - unique-version: true - deploy-unstable: false - fdio-infra-shiplogs: maven-version: 'mvn33-new' - - maven-deploy: - id: '' - unique-version: true - deploy-unstable: false -- cgit 1.2.3-korg