Changed: Display commit message

--HG--
branch : develop
This commit is contained in:
kervala 2016-01-10 12:12:19 +01:00
parent d526e90105
commit a66b4f3a70

View file

@ -31,3 +31,8 @@ script:
notifications: notifications:
irc: "chat.freenode.net#ryzomforge" irc: "chat.freenode.net#ryzomforge"
template:
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
- "Description : %{commit_message}"
- "Change view : %{compare_url}"
- "Build details : %{build_url}"