Modify archive-artifacts to allow for a list
[ci-management.git] / jjb / dmm / dmm.yaml
index 054350c..eeb8e94 100644 (file)
 
     publishers:
       - archive-artifacts:
-          artifacts: 'csit/report.html, csit/log.html, csit/output.xml'
+          artifacts: >
+            **/csit/report.html,
+            **/csit/log.html,
+            **/csit/output.xml
           latest-only: false
 
       - robot-report: