Skip to content

Basic webhook plugin docker container that works with drone

Notifications You must be signed in to change notification settings

reinbach/drone-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Basic webhook plugin docker container that works with drone

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages