Update drone file and also add another space on the incident alert for star citizen

This commit is contained in:
Luke Robles 2023-05-23 11:39:07 -07:00
parent f24843cdbc
commit b8e1dd28ef
2 changed files with 3 additions and 2 deletions

View File

@ -12,7 +12,8 @@ steps:
webhook_token:
from_secret: discord_webhook_token
avatar_url: https://miro.medium.com/v2/resize:fit:1358/0*AqO_2lNemh_Fl9Gm.png
message: "A new drone build has started\n\nRepository `[{{repo.name}}/{{commit.branch}}]` triggered by event `[{{uppercase build.event}}]` for build.\n - Commit [[{{commit.sha}}]({{commit.link}})]\n - Author `[{{commit.author}} / {{commit.email}}]`\n - Message: {{commit.message}} - Drone build [[#{{build.number}}]({{build.link}})]"
message: >
🚀 Pipeline [[#{{build.number}}]({{build.link}})] of branch [{{commit.branch}}]({{commit.link}}) by ${DRONE_COMMIT_AUTHOR_NAME} has started
trigger:
branch:
- master