Re - Automatically deploy on Server from Bitbucket and Github

Re - Automatically deploy on Server from Bitbucket and Github

Posted on:April 10, 2021 at 10:00 AM

If you are looking for a way how to do automatically deploy on the server from BitBucket and GitHub, I found an interesting article for that. It’s pretty useful and handy.

Git auto-deployment allows a user to get updated code deployed on their live servers as soon as the changes in the remote repositories occur. You can achieve this using Cloudways API, but it’s necessary that git repository supports git over SSH.

Read more: https://support.cloudways.com/how-to-automate-git-deployment-using-webhooks/