mirror of https://github.com/halo-dev/halo
feat: add notifications webhook for travis ci.
parent
c697fa66f2
commit
cc41e1eac1
|
@ -22,3 +22,6 @@ branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
|
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
webhooks: https://fathomless-fjord-24024.herokuapp.com/notify
|
Loading…
Reference in New Issue