ci: added build log artifacts for linux

This commit is contained in:
igor udot (horw)
2023-11-06 14:34:33 +08:00
parent 25f729c758
commit 2dcb6d1fbb

View File

@@ -334,6 +334,7 @@ test_pytest_linux:
paths: paths:
- XUNIT_RESULT.xml - XUNIT_RESULT.xml
- pytest_embedded_log/ - pytest_embedded_log/
- "**/build*/build_log.txt"
reports: reports:
junit: XUNIT_RESULT.xml junit: XUNIT_RESULT.xml
expire_in: 1 week expire_in: 1 week