commit | 441a8d6aa80befd6817c0f9579210e973ad065d8 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jan 29 14:47:12 2025 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 04 11:57:36 2025 -0600 |
tree | f8f5263b5bf23a0ed0b8453ccf666540c5b0aca4 | |
parent | 73685f35e35314108af1f5f7465f5d664b08ad82 [diff] |
Gitlab: Add results.xml to the list of artifacts as well. Whereas with Azure the JUnit results file is available for download, Gitlab doesn't default to including it as an artifact to download and only makes it available via its own JUnit parser. Fix this by listing it as an artifact to save as well. Signed-off-by: Tom Rini <trini@konsulko.com>