Skip to content

go-zen-chu/cf-webhook

 
 

Repository files navigation

cf-webhook

Webhook

webhook on CF. That's it :)

You can see the detail of what webhook does in webhook.

Changes made for Cloud Foundry App

  • create manifest for cf. binary_buildpack
  • create hook.json file for default, and it is loaded in binary_buildpack exec command.

deploy

$ make cf-build
$ cf push

Packages

No packages published

Languages

  • Go 99.0%
  • Other 1.0%