How do I setup automatic deployments?
You can setup automatic or manual deployments with Beanstalk. In automatic deployment mode, Beanstalk will deploy after each push or commit to your repository.
Set-up Automatic Deployments
You can change the deployment option in the environment settings page.
- Repository > Deployments > Environment > Server & Settings.
- Choose Automatic.
- Save the page.