Rename archive-build macro to opendaylight-infra-shiplogs
[releng/builder.git] / jjb / autorelease / autorelease-templates.yaml
index 348432d0987dbd01df36586d40e60e3718a04fe7..6a5e9f82337ba03fd1d728b435d1ef9f4eee1cc3 100644 (file)
@@ -73,6 +73,9 @@
             global-settings: 'odl-global-settings'
         - autorelease-maven-sources-post-process
         - autorelease-sys-stats
+        - shell: |
+            mkdir -p archives/
+            cp *.log *.prop $_
 
     publishers:
     - email-notification:
@@ -82,7 +85,7 @@
           condition: UNSTABLE_OR_BETTER
           property-file: variables.prop
           fail-on-missing: true
-    - archive-build:
+    - opendaylight-infra-shiplogs:
         maven-version: '{mvn33}'
 
 - job-template:
 
             Archive also available on Jenkins at $BUILD_URL
         always: true
-    - archive-build:
+    - opendaylight-infra-shiplogs:
         maven-version: '{mvn33}'
 
 ###