Skip to content

Commit 837b8fa

Browse files
committed
Put a link in to where the artillery report is uploaded
1 parent af30d37 commit 837b8fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/test_notify_load_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
if [ -z "${artillery_key}" ]; then
5-
echo "artillery_key is unset or set to the empty string"
5+
echo "artillery_key is unset or set to the empty string. Get one from here: https://app.artillery.io/"
66
exit 1
77
fi
88

0 commit comments

Comments
 (0)