[tracker/wip/carlosg/junit: 7/11] 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: 7/11] ci: Pick JUnit reports generated by meson
- Date: Sun, 14 Feb 2021 20:02:26 +0000 (UTC)
commit 699367fb160b00192c0ec345440805de0fce2778
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 15779f50e..64b5df150 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]