Remove extraneous header text in test result posts
This commit is contained in:
@ -31,7 +31,7 @@ upload_results_to_slack() {
|
|||||||
"type": "section",
|
"type": "section",
|
||||||
"text": {
|
"text": {
|
||||||
"type": "mrkdwn",
|
"type": "mrkdwn",
|
||||||
"text": "*New Build: $BUILDKITE_MESSAGE*"
|
"text": "*$BUILDKITE_MESSAGE*"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user