Wrap message in quotes

This commit is contained in:
Luke Robles 2023-05-19 11:32:31 -07:00
parent bf009f1bf7
commit f2bae9bb1e

View File

@ -54,7 +54,7 @@ steps:
webhook_token:
from_secret: discord_webhook_token
avatar_url: https://miro.medium.com/v2/resize:fit:1358/0*AqO_2lNemh_Fl9Gm.png
message: Pipeline ${DRONE_BUILD_NUMBER} has succeeded\nhttp://192.168.2.6/ldooks/dragon-bot/${DRONE_BUILD_NUMBER}
message: "Pipeline ${DRONE_BUILD_NUMBER} has succeeded\nhttp://192.168.2.6/ldooks/dragon-bot/${DRONE_BUILD_NUMBER}"
trigger:
branch:
- master