We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f19976a commit 060d49fCopy full SHA for 060d49f
circle.yml
@@ -20,6 +20,8 @@ dependencies:
20
21
## Custom notifications
22
#notify:
23
- #webhooks:
24
- # A list of hashes representing hooks. Only the url field is supported.
25
- #- url: https://someurl.com/hooks/circle
+notify:
+ webhooks:
+ # A list of hook hashes, containing the url field
26
+ # gitter hook
27
+ - url: https://webhooks.gitter.im/e/ac3980c61cb722b9e789
0 commit comments