Deployment and Hosting - RoBorregos/roborregos-web GitHub Wiki

This repository is deployed using Deployhq, having Master as the default branch to deploy.

The pipeline created uses webhooks to automatically deploy with each Master merge, building the application with yarn and then sending the repository's files through FTP.

For more information on how we've created the deployment pipeline, you can check this document.