aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-13 11:54:14 -0300
committerEuAndreh <eu@euandre.org>2019-06-13 11:54:14 -0300
commit7aab08fc76c8dcca7a936c02fbf0034e634f036f (patch)
tree6e15494fb3596f41a1ad5c3f529a3b81f21fc1be /scripts
parentTODOs.org (diff)
downloadtoph-7aab08fc76c8dcca7a936c02fbf0034e634f036f.tar.gz
toph-7aab08fc76c8dcca7a936c02fbf0034e634f036f.tar.xz
s/See failed run:/See run:/
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ci/mail.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ci/mail.sh b/scripts/ci/mail.sh
index 29420fa..529cd4c 100755
--- a/scripts/ci/mail.sh
+++ b/scripts/ci/mail.sh
@@ -21,7 +21,7 @@ SUBJECT="VPS CI run #${JOB_ID} logs${SUBJECT_SUFFIX}"
ATTACHMENT_PATH='logs.txt'
BODY=$(cat <<EOF
CI run for commit ${VPS_COMMIT_SHA}.
-See failed run:
+See run:
https://builds.sr.ht/~euandreh/job/${JOB_ID}
Logs are attached.