/drone-webhook

Basic webhook plugin docker container that works with drone

Primary LanguageGo

Drone Webhook Plugin

Basic webhook plugin docker container that works with Drone.

A copy from custom go plugin example with minor tweaks.

Usage

pipeline:
  webhook:
    image: reinbach/drone-webhook
    url: http://foo.com
    method: post
    body: hello world