mirror of https://github.com/halo-dev/halo-admin
feat: add notifications webhook for travis ci.
parent
4b42eede19
commit
30bc071f61
|
@ -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