[libshumate] ci: Publish coverage report



commit b4ac11036c7ffc18edbba1580027a736e98fe53c
Author: Corentin Noël <corentin noel collabora com>
Date:   Mon Jun 21 16:00:34 2021 +0200

    ci: Publish coverage report

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 78a6f7d..c3c8d1a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,6 +25,7 @@ pages:
   - fedora
   script:
   - mv docs/html public
+  - mv coverage public/
   artifacts:
     paths:
     - public


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]