[tracker/wip/carlosg/junit: 22/25] ci: Pick JUnit reports generated by meson
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/junit: 22/25] ci: Pick JUnit reports generated by meson
- Date: Mon, 14 Dec 2020 10:13:43 +0000 (UTC)
commit cb22722355e402722032593266cc4ab0fe08fb76
Author: Carlos Garnacho <carlosg gnome org>
Date: Thu Dec 10 16:59:01 2020 +0100
ci: Pick JUnit reports generated by meson
So they are shown at gitlab web UI.
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 13661ef3c..a99884bc3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,6 +47,8 @@ stages:
when: always
paths:
- build/meson-logs/testlog.txt
+ reports:
+ junit: "build/meson-logs/testlog.junit.xml"
test-alpine-edge:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]