Simple step for sending a Mattermost message to specified channel.
Use the advanced settings to override the Mattermost Plugin global configuration to include: endpoint
, channel
and icon
.
Please see the Slack Plugin global configuration for more details on the fields.
Usage Example:
mattermostSend "Build Started - ${env.JOB_NAME} ${env.BUILD_NUMBER} (<${env.BUILD_URL}|Open>)"