Add datestamp and deploy to Nexus for Daily jobs
[releng/builder.git] / jjb / autorelease / autorelease-master.yaml
index 74412f12c7dc2fa50ab08b25db349e3ec007f096..7d3a443b5e61ad38d6e7a32dcc0bb7a6e9078ac1 100644 (file)
@@ -29,6 +29,8 @@
             release-tag: 'Daily'
         - autorelease-release-branch:
             release-branch: '{branch}'
+        - autorelease-release-datestamp:
+            datestamp: true
 
     scm:
         - git:
         - jacoco-nojava-workaround
 
     publishers:
+        - maven-deploy:
+            url: 'https://nexus.opendaylight.org/content/repositories/opendaylight.daily/'
+            id: 'opendaylight.daily'
+            unique-version: true
+            deploy-unstable: true
         - archive-artifacts:
             artifacts: '*.log,patches/*.patch'
         - email-notification: