Skip to content

Commit

Permalink
feature: add notification from our friend PouchRobot when circleci fails
Browse files Browse the repository at this point in the history
Signed-off-by: Zou Rui <[email protected]>
  • Loading branch information
ZouRui89 committed Jun 20, 2018
1 parent 246cbcf commit 85b4fd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ jobs:
- run:
name: upload code coverage report
command: bash <(curl -s https://codecov.io/bash)
notify:
webhooks:
- url: http://121.201.63.16:6789/circleci_notifications

workflows:
version: 2
Expand Down

0 comments on commit 85b4fd7

Please sign in to comment.