Modify archive-artifacts to allow for a list
[ci-management.git] / jjb / tldk / tldk.yaml
index 13fed26..ef9b6e4 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: