mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
CI: Make IRC notifications for travis less verbose
This commit is contained in:
parent
610d092f4a
commit
b3c3097707
@ -19,3 +19,8 @@ notifications:
|
|||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
- "chat.freenode.net#icecast-mentors"
|
- "chat.freenode.net#icecast-mentors"
|
||||||
|
on_success: change
|
||||||
|
on_failure: always
|
||||||
|
template:
|
||||||
|
- "%{repository_slug}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
||||||
|
- "Build details : %{build_url}"
|
||||||
|
Loading…
Reference in New Issue
Block a user