[libgweather/ebassi/gtk4] ci: Add JUnit report
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/ebassi/gtk4] ci: Add JUnit report
- Date: Tue, 12 Oct 2021 13:31:28 +0000 (UTC)
commit b8b34c062fb00ff78382cf6f261b769da79892bf
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Oct 12 14:30:12 2021 +0100
ci: Add JUnit report
Tell GitLab to use the JUnit report provided by Meson.
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1a5fec09..609d9a34 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -42,6 +42,8 @@ stages:
- meson install -C _build
- meson test -C _build
artifacts:
+ reports:
+ junit: "_build/meson-logs/testlog.junit.xml"
when: always
name: "libgweather-${CI_COMMIT_REF_NAME}"
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]