Merge pull request #389 from yemel/fix/notify-only-failure-0
fix indentation
This commit is contained in:
commit
43c4db3219
|
@ -8,5 +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
|
||||
on_success: never
|
||||
|
||||
|
|
Loading…
Reference in New Issue