Build and Deploy

Each time you push a change to your application through GitHub, your application goes through a process to be built and deployed.

There are two main steps for building and deploying applications:

You can also rollback the deployment. Refer Rollback Deployment for detail.

Last updated