diff options
Diffstat (limited to 'src/infrastructure/scripts/report.sh')
-rwxr-xr-x | src/infrastructure/scripts/report.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/infrastructure/scripts/report.sh b/src/infrastructure/scripts/report.sh index c766d41..e14e40a 100755 --- a/src/infrastructure/scripts/report.sh +++ b/src/infrastructure/scripts/report.sh @@ -244,6 +244,7 @@ done $STATUS_MARKER - <pre>${DURATION:-?}s</pre> <pre>(<a href="${CGIT_URL}${SHA}">commit</a>)</pre> <a href="logs/$FILENAME"><pre>$FILENAME</pre></a> + <pre>(<a href="data/$FILENAME">data</a>)</pre> <br /> <code><pre>$MESSAGE</pre></code> </li> |