Merge pull request #388 from yemel/fix/notify-only-failure

notify only on failure
This commit is contained in:
Ryan X. Charles 2014-06-19 11:26:23 -07:00
commit fb21de907f
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@ notifications:
template:
- '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (<a href="%{build_url}">Details</a>/<a href="%{compare_url}">Change view</a>)'
format: html
on_success: never