mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-23 20:48:16 -04:00
Send travis notifications only for main repo master
This commit is contained in:
parent
d661a3103e
commit
aaf975ea35
@ -66,11 +66,13 @@ deploy:
|
|||||||
repo: OpenMW/openmw
|
repo: OpenMW/openmw
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
if: repository_slug = OpenMW/openmw AND branch = master
|
||||||
recipients:
|
recipients:
|
||||||
- corrmage+travis-ci@gmail.com
|
- corrmage+travis-ci@gmail.com
|
||||||
on_success: change
|
on_success: change
|
||||||
on_failure: always
|
on_failure: always
|
||||||
irc:
|
irc:
|
||||||
|
if: repository_slug = OpenMW/openmw AND branch = master
|
||||||
channels:
|
channels:
|
||||||
- "chat.freenode.net#openmw"
|
- "chat.freenode.net#openmw"
|
||||||
on_success: change
|
on_success: change
|
||||||
|
Loading…
x
Reference in New Issue
Block a user