aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-30 14:56:23 -0300
committerEuAndreh <eu@euandre.org>2023-03-30 14:56:23 -0300
commitf0434ac60a16ca288bb14ce1c2f92bba95c88e8b (patch)
tree5f0591aa6edfc8cdf9b3b3a996a76832855197bf
parentRevert "src/infrastructure/scripts/report.sh: v2" (diff)
downloadtoph-f0434ac60a16ca288bb14ce1c2f92bba95c88e8b.tar.gz
toph-f0434ac60a16ca288bb14ce1c2f92bba95c88e8b.tar.xz
ci report.sh: Add link to files under data/
Notes
See CI logs with: git notes --ref=refs/notes/ci-logs show f0434ac60a16ca288bb14ce1c2f92bba95c88e8b git notes --ref=refs/notes/ci-data show f0434ac60a16ca288bb14ce1c2f92bba95c88e8b Exit status: 0 Duration: 20
-rwxr-xr-xsrc/infrastructure/scripts/report.sh1
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>