diff --git a/.drone.yml b/.drone.yml index a9ad27a..46e8071 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,13 +12,3 @@ steps: settings: token: from_secret: codecov-token - - - name: notify - image: plugins/webhook - settings: - urls: - - https://msgbus.mills.io/ci.mills.io - when: - status: - - success - - failure