forked from lix-project/hydra
ignore this
This commit is contained in:
parent
ff506fb3fd
commit
ceffcae5e0
|
@ -186,7 +186,8 @@
|
||||||
|
|
||||||
[% IF build.resultInfo.buildstatus != 0 && prevSuccessfulBuild %]
|
[% IF build.resultInfo.buildstatus != 0 && prevSuccessfulBuild %]
|
||||||
<h2>Changes</h2>
|
<h2>Changes</h2>
|
||||||
Changes compared to last successful build:<br/>
|
Changes compared to last successful build:<br/>
|
||||||
|
<br/>
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<th>Last successful build</th>
|
<th>Last successful build</th>
|
||||||
|
|
Loading…
Reference in a new issue