[tracker/wip/carlosg/junit: 4/4] 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: 4/4] ci: Pick JUnit reports generated by meson
- Date: Thu, 10 Dec 2020 16:00:46 +0000 (UTC)
commit 66152364f8cd1518f16fa21d106122389a380413
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 7d9a6cf90..b2d8b3c10 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -48,6 +48,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]