Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.71 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.71 KB

hubot-dokku-hook

Greenkeeper badge

npm version npm downloads Build Status Coverage Status Code Climate dependency Status devDependency Status

Get Dokku deploy notification

Install

npm i -S hubot-dokku-hook

Add ["hubot-dokku-hook"] in external-scripts.json.

Install dokku-webhooks in your dokku and set the webhook with:

dokku webhooks:add http://hubot.example.com/dokku/room-name

Replace room-name with the slack or hubot channel

notification

License

MIT