Make build messages less verbose on Discord
This commit is contained in:
parent
1d53ad9435
commit
e7a3be1870
1 changed files with 2 additions and 2 deletions
|
|
@ -192,5 +192,5 @@ notifications:
|
|||
template:
|
||||
- "[%{repository_name}:%{branch}] Build #%{build_number}: %{message}"
|
||||
- "%{author} : %{commit_subject}"
|
||||
- "Commit URL : https://github.com/%{repository_slug}/commit/%{commit}"
|
||||
- "Build Details : %{build_url}"
|
||||
- "Commit URL : <https://github.com/%{repository_slug}/commit/%{commit}>"
|
||||
- "Build Details : <%{build_url}>"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue