Skip to content

Commit

Permalink
Use httpbin.org for webhook testing
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Jan 11, 2019
1 parent 882b4b2 commit 1018540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artifacts/canaries/canary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
# external checks (optional)
webhooks:
- name: integration-tests
url: http://podinfo.test:9898/echo
url: https://httpbin.org/post
timeout: 1m
metadata:
test: "all"
Expand Down

0 comments on commit 1018540

Please sign in to comment.