ci: Put the branch name in the HTML header

This commit is contained in:
Emmanuele Bassi
2020-02-13 13:54:02 +00:00
parent f4a8edf441
commit adc7bf9f25

View File

@@ -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>