Travis slack integration.
This commit is contained in:
parent
29be2899e3
commit
7dcb1b7b33
@ -64,3 +64,11 @@ deploy:
|
|||||||
file: parity${ARCHIVE_SUFFIX}.tar.gz
|
file: parity${ARCHIVE_SUFFIX}.tar.gz
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
webhooks:
|
||||||
|
urls:
|
||||||
|
- https://hooks.slack.com/services/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
|
||||||
|
on_success: always
|
||||||
|
on_failure: always
|
||||||
|
on_start: never
|
Loading…
Reference in New Issue
Block a user