include result in the notifications template
This commit is contained in:
parent
2a8352db2e
commit
ca33ce6458
|
@ -33,4 +33,4 @@ notifications:
|
||||||
- "chat.freenode.net#monero-dev"
|
- "chat.freenode.net#monero-dev"
|
||||||
nick: monero
|
nick: monero
|
||||||
template:
|
template:
|
||||||
- "%{repository}#%{build_number} (%{commit} : %{author}) | Build details : %{build_url}"
|
- "%{result} | %{repository}#%{build_number} (%{commit} : %{author}) | Build details : %{build_url}"
|
||||||
|
|
Loading…
Reference in New Issue