{
    "deploys": [{
        "name": "Webhook Deployer",
        "type": "github",
        "repo": "https://github.com/camme/webhook-deployer",
        "basepath": "./",
        "command": "echo HELLO WORLD",
        "branch": "master"
    }]
}
