forked from LBRYCommunity/lbry-sdk
add slack notifications
This commit is contained in:
parent
b0b222afa8
commit
3e77ec8008
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
version: 1.0.{build}
|
||||
|
||||
- provider: Slack
|
||||
incoming_webhook:
|
||||
secure: SyfpZAVQA8PEPdjqqc6Yav3i5wNOCFxNcoHx3oJPYSLs13PdDLpSPKPiYJgxTYogspCIFcskc8nMUkXC0s7P8AWCzTKtusjKchd8D+pJR2I=
|
||||
|
||||
branches:
|
||||
only:
|
||||
- /appveyor
|
||||
|
|
Loading…
Reference in a new issue