ci: always upload junit report

This commit is contained in:
Fu Hanxi 2024-01-12 09:15:48 +01:00
parent 72a1f68e76
commit 055f943028
No known key found for this signature in database
GPG Key ID: 19399699CF3C4B16

View File

@ -64,6 +64,8 @@
# https://gitlab.com/groups/gitlab-org/-/epics/8205
# reports:
# junit: XUNIT_RESULT.xml
when: always
expire_in: 1 week
script:
# get known failure cases
- retry_failed git clone $KNOWN_FAILURE_CASES_REPO known_failure_cases