Created
December 8, 2018 15:02
-
-
Save EtienneDepaulis/644d5885dcc445ce47b8af8ae7893669 to your computer and use it in GitHub Desktop.
CircleCi notifications article - webhook registration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: 2 | |
jobs: | |
... | |
workflows: | |
... | |
notify: | |
webhooks: | |
- url: https://execute-api.eu-west-1.amazonaws.com/prod/notify_author |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment