Adding the Maven deploy publisher 39/4739/1
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Tue, 17 Jan 2017 20:45:55 +0000 (14:45 -0600)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Tue, 17 Jan 2017 20:45:55 +0000 (14:45 -0600)
Updating the merge and integration jobs to include the Maven deploy
publisher to allow artifacts to be deployed

Change-Id: If76a991a79cf840bcc0ace0dea62da3917da2cca
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
jjb/hc2vpp/hc2vpp.yaml

index 3c8a3dc..504459c 100644 (file)
             email-prefix: '[hc2vpp]'
         - fdio-infra-shiplogs:
             maven-version: 'mvn33-new'
+        - maven-deploy:
+            id: ''
+            unique-version: true
+            deploy-unstable: false
 
 - job-template:
     name: 'hc2vpp-integration-{stream}-{os}'
             deploy-unstable: false
         - fdio-infra-shiplogs:
             maven-version: 'mvn33-new'
+        - maven-deploy:
+            id: ''
+            unique-version: true
+            deploy-unstable: false