Make integration jobs also publish their artifacts 07/14407/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 22 Jan 2015 23:06:02 +0000 (18:06 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 22 Jan 2015 23:06:02 +0000 (18:06 -0500)
Change-Id: Idf65b32de3df1def2575a37d519b8fd1e38c1b33
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/job.yaml.template

index bfb8ecb98448c9f7dec0fca6f2fcdb3aca0f4e7f..61f3887f9921436c70d5497439a5eb293bd56f91 100644 (file)
     publishers:
         - email-notification:
             email-prefix: 'EMAIL_PREFIX'
+        - maven-deploy:
+            id: ''
+            unique-version: true
+            deploy-unstable: false
 
 - job-template:
     name: 'PROJECT-sonar'