notify only on failure
This commit is contained in:
parent
bd5669409e
commit
8a2a0818ab
@ -8,4 +8,5 @@ notifications:
|
|||||||
template:
|
template:
|
||||||
- '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (<a href="%{build_url}">Details</a>/<a href="%{compare_url}">Change view</a>)'
|
- '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (<a href="%{build_url}">Details</a>/<a href="%{compare_url}">Change view</a>)'
|
||||||
format: html
|
format: html
|
||||||
|
on_success: never
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user