fix yml syntax errors
This commit is contained in:
parent
99be172764
commit
95cf9f663e
1 changed files with 1 additions and 4 deletions
|
|
@ -7,8 +7,5 @@ before_script: grunt shell
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
recipients:
|
recipients:
|
||||||
- gregg@bitpay.com
|
- gregg@bitpay.com
|
||||||
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: always
|
on_success: always
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue