Remove Fastlane message attachment icon (#7341)
This commit is contained in:
parent
5e9de9f4a2
commit
a10e6d0d4d
1 changed files with 0 additions and 1 deletions
|
|
@ -920,7 +920,6 @@ def send_message_to_mattermost(options)
|
|||
message: options[:msg],
|
||||
default_payloads: options[:default_payloads],
|
||||
username: 'Fastlane',
|
||||
icon_url: 'https://mattermost-plugin-media.s3.amazonaws.com/fastlane.png',
|
||||
payload: {},
|
||||
attachment_properties: {
|
||||
title: options[:title],
|
||||
|
|
|
|||
Loading…
Reference in a new issue