|
|
@ -32,7 +32,7 @@ script:
|
|
|
|
notifications:
|
|
|
|
notifications:
|
|
|
|
irc:
|
|
|
|
irc:
|
|
|
|
channels:
|
|
|
|
channels:
|
|
|
|
- "chat.freenode.net#ryzom"
|
|
|
|
- "chat.freenode.net#ryzom"
|
|
|
|
template:
|
|
|
|
template:
|
|
|
|
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
|
|
|
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
|
|
|
- "Description : %{commit_message}"
|
|
|
|
- "Description : %{commit_message}"
|
|
|
|