diff --git a/system-test/upload_results_to_slack.sh b/system-test/upload_results_to_slack.sh index 2c9f2eefca..9fb3e36fe8 100755 --- a/system-test/upload_results_to_slack.sh +++ b/system-test/upload_results_to_slack.sh @@ -31,7 +31,7 @@ upload_results_to_slack() { "type": "section", "text": { "type": "mrkdwn", - "text": "*New Build: $BUILDKITE_MESSAGE*" + "text": "*$BUILDKITE_MESSAGE*" } }, {