Merge pull request #27 from tparnell8/AddGitterNotification
add gitter notification webhook
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
version: 0.2.{build}
|
version: 0.2.{build}
|
||||||
configuration: Release
|
configuration: Release
|
||||||
|
notifications:
|
||||||
|
- provider: Webhook
|
||||||
|
url: https://webhooks.gitter.im/e/4ddb88959635299132ce
|
||||||
|
on_build_success: true
|
||||||
|
on_build_failure: true
|
||||||
|
on_build_status_changed: true
|
||||||
assembly_info:
|
assembly_info:
|
||||||
patch: true
|
patch: true
|
||||||
file: '**\AssemblyInfo.*'
|
file: '**\AssemblyInfo.*'
|
||||||
|
|||||||
Reference in New Issue
Block a user