remove defunct hubot notification webhook (#3896)

Signed-off-by: garyschulte <garyschulte@gmail.com>
pull/3900/head
garyschulte 3 years ago committed by GitHub
parent f7ffb772a3
commit 2203fa3897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .circleci/config.yml

@ -57,10 +57,6 @@ executors:
resource_class: small
working_directory: ~/project
notify:
webhooks:
- url: $HUBOT_URL
commands:
prepare:
description: "Prepare"

Loading…
Cancel
Save