Adding Maven deploy to integration jobs
[ci-management.git] / jjb / hc2vpp / hc2vpp.yaml
index b7a04b6..a05117d 100644 (file)
@@ -20,6 +20,9 @@
         - master:
             branch: 'master'
             repo-stream-part: 'master'
+        - '1701':
+            branch: 'stable/1701'
+            repo-stream-part: 'stable.1701'
 
 - job-template:
     name: 'hc2vpp-verify-{stream}-{os}'
             branch: '{stream}'
         - email-notification:
             email-prefix: '[hc2vpp]'
+        - maven-deploy:
+            id: ''
+            unique-version: true
+            deploy-unstable: false
         - fdio-infra-shiplogs:
             maven-version: 'mvn33-new'