aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2021-09-14 13:26:41 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2021-09-14 13:26:41 +0900
commit0e5845c8db6706bc14c296a59b84335fc785d5a3 (patch)
treec8d41decbae7aab25891795be38a8f470969052d
parenta2345f8b08ccf6d76038545fde207ab7e2c115f8 (diff)
after: Modify message.
-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