mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-13 02:39:34 +00:00
Changed: Display commit message
This commit is contained in:
parent
1a273c6c6e
commit
9c1a977584
1 changed files with 6 additions and 1 deletions
|
@ -30,4 +30,9 @@ script:
|
||||||
- cmake --build build -- -j 2
|
- cmake --build build -- -j 2
|
||||||
|
|
||||||
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}"
|
||||||
|
|
Loading…
Reference in a new issue