[tracker-miners/wip/carlosg/ci-coverage-all-tests] ci: Set a quick access on coverage report
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners/wip/carlosg/ci-coverage-all-tests] ci: Set a quick access on coverage report
- Date: Sat, 24 Sep 2022 12:39:34 +0000 (UTC)
commit 1c49f9aa0b81765ce4dc14f54aa13f6f65d416cb
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat Sep 24 14:38:40 2022 +0200
ci: Set a quick access on coverage report
Instead of having to browse for it, expose a button in gitlab UI.
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9657d9662..91470d90c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -364,6 +364,7 @@ coverage:
--html-details --print-summary --output coveragereport/index.html
coverage: '/^lines: (\d+\.\d+\%)/'
artifacts:
+ expose_as: 'Coverage Report'
when: always
paths:
- coveragereport
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]