CI: customize IRC notifcation message

This commit is contained in:
Julien Nicoulaud 2017-09-28 19:07:24 +02:00
parent 5436d3e5fc
commit 8146d58bb2
No known key found for this signature in database
GPG Key ID: D713C40AA20BF77D
1 changed files with 2 additions and 0 deletions

View File

@ -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}"