Strider-CD / strider-git

Basic git provider
12 stars 16 forks source link

Manual Git Project and Automatically Triggering Deploy w/ Webhook #26

Open yussinsharp opened 9 years ago

yussinsharp commented 9 years ago

I have a project I added through the basic "Git" provider (not "Github") because it required the recursive cloning of private submodules. Therefore I needed to make use of the SSH transfer, not HTTPS. Now I am having an issue setting up the webhook to automatically trigger my deploys and tests on push. I can't go onto github and manually create a .git/hook file so how can I do this through the "Webhooks & Services" page on Github?

macropin commented 9 years ago

Can't be done. See #13