aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xafter2
1 files changed, 1 insertions, 1 deletions
diff --git a/after b/after
index 363d9e9..3364aa6 100755
--- a/after
+++ b/after
@@ -1,7 +1,7 @@
#!/bin/sh
set -eu
-message="$JOB ($RUN): $RESULT
+message="$JOB #$RUN: $RESULT
https://ci.tojo.tokyo/jobs/$JOB/$RUN"
if [ "$RESULT" != "$LAST_RESULT" ]; then