ci: upload size info, and build junit report

This commit is contained in:
Fu Hanxi
2024-01-31 08:49:46 +01:00
parent 37f0447961
commit a1f7f94ef9
2 changed files with 10 additions and 8 deletions

View File

@@ -53,6 +53,7 @@ TYPE_PATTERNS_DICT = {
],
ArtifactType.JUNIT_REPORTS: [
'XUNIT_RESULT*.xml',
'build_summary*.xml',
],
ArtifactType.MODIFIED_FILES_AND_COMPONENTS_REPORT: [
'pipeline.env',