Commit 215f1025 authored by Raphael Defosseux's avatar Raphael Defosseux

CI: fix HTML report

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent 00d9663c
......@@ -372,7 +372,7 @@ class HtmlReport():
self.file.write(' <th>Stage Name</th>\n')
self.file.write(' <th>Image Kind</th>\n')
self.file.write(' <th>OAI AUSF <font color="Gold">Ubuntu18</font> Image</th>\n')
#self.file.write(' <th>OAI AUSF <font color="Gold">RHEL8</font> Image</th>\n')
self.file.write(' <th>OAI AUSF <font color="Gold">RHEL8</font> Image</th>\n')
self.file.write(' </tr>\n')
def buildSummaryFooter(self):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment