[gtk/report-fixes: 2/4] ci: Put the branch name in the HTML header
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/report-fixes: 2/4] ci: Put the branch name in the HTML header
- Date: Thu, 13 Feb 2020 13:59:29 +0000 (UTC)
commit c4fcd96bd92482e026eb01c007add24234b1663c
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Feb 13 13:54:02 2020 +0000
ci: Put the branch name in the HTML header
.gitlab-ci/meson-html-report.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/meson-html-report.py b/.gitlab-ci/meson-html-report.py
index 437a6cb664..4ba5fceadf 100755
--- a/.gitlab-ci/meson-html-report.py
+++ b/.gitlab-ci/meson-html-report.py
@@ -138,7 +138,7 @@ ul.images li {
</head>
<body>
<header>
- <h1>{{ report.project_name }} :: Test Reports</h1>
+ <h1>{{ report.project_name }}/{{ report.branch_name }} :: Test Reports</h1>
</header>
<article>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]