[libshumate/tintou/coverage] ci: Publish coverage report
- From: Corentin Noël <corentinnoel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libshumate/tintou/coverage] ci: Publish coverage report
- Date: Mon, 21 Jun 2021 14:01:22 +0000 (UTC)
commit 0aaa79d664ee4eb2c1fafeed83591572b4a8c0d7
Author: Corentin Noël <corentin noel collabora com>
Date: Mon Jun 21 16:00:34 2021 +0200
ci: Publish coverage report
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 78a6f7d..ee62075 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,9 +25,11 @@ pages:
- fedora
script:
- mv docs/html public
+ - mv coverage public/
artifacts:
paths:
- public
only:
- master
+ - tintou/coverage
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]