CI: customize IRC notifcation message
This commit is contained in:
parent
5436d3e5fc
commit
8146d58bb2
|
@ -44,3 +44,5 @@ notifications:
|
|||
on_failure: always
|
||||
on_start: never
|
||||
use_notice: true
|
||||
template:
|
||||
- "%{repository}/%{branch}#%{build_number}: %{message} Changes : %{compare_url} | Build : %{build_url}"
|
||||
|
|
Loading…
Reference in New Issue