From f4a8edf441efef49e009fa220e633229a9079bd2 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Thu, 13 Feb 2020 13:52:57 +0000 Subject: [PATCH] ci: Move HTML report meta from header to article Makes the bar smaller. --- .gitlab-ci/meson-html-report.py | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitlab-ci/meson-html-report.py b/.gitlab-ci/meson-html-report.py index ef895a948a..437a6cb664 100755 --- a/.gitlab-ci/meson-html-report.py +++ b/.gitlab-ci/meson-html-report.py @@ -139,14 +139,17 @@ ul.images li {

{{ report.project_name }} :: Test Reports

-
-

Branch: {{ report.branch_name }}

-

Date:

- {% if report.job_id %}

Job ID: {{ report.job_id }}

{% endif %} -
+
+
+

Branch: {{ report.branch_name }}

+

Date:

+ {% if report.job_id %}

Job ID: {{ report.job_id }}

{% endif %} +
+
+