0.0.5 • Published 7 years ago
hubot-dockerhub-integration v0.0.5
hubot-dockerhub
Receive DockerHub Web Hook / Invoke build trigger
See src/dockerhub.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-dockerhub --save
Then add hubot-dockerhub to your external-scripts.json:
[
"hubot-dockerhub"
]Sample Interaction
user1>> hubot hello
hubot>> hello!0.0.5
7 years ago