diff --git a/tests/x-ghaf-hw-test.groovy b/tests/x-ghaf-hw-test.groovy index 0428258..4a590cc 100644 --- a/tests/x-ghaf-hw-test.groovy +++ b/tests/x-ghaf-hw-test.groovy @@ -312,6 +312,7 @@ pipeline { archiveDirName: 'robot-plugin', outputPath: 'Robot-Framework/test-suites', outputFileName: '**/output.xml', + otherFiles: '**/*.png', disableArchiveOutput: false, reportFileName: '**/report.html', logFileName: '**/log.html',