[gtk/report-fixes: 4/9] 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: 4/9] ci: Put the branch name in the HTML header
- Date: Thu, 13 Feb 2020 14:56:53 +0000 (UTC)
commit adc7bf9f256bc51033740d9a44b184bcd5f396bb
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]