Deployment trigger

This settings define how deployment happens from GitHub to the environment.

# Push to deploy

This is the default trigger. Deployment happens automatically on every push to the branch that is connected to the environment.

# Manual deployment

When manual deployment is selected, no automatic deployments will happen. Initiate a deployment from the dashboard.

# Deploy now button

Trigger a new deployment for an environment, based on the latest commit. You will find a 'deploy now button' with the deployment settings of the environment and with the deployment that is based on the latest commit. This will use the latest commit as the source and apply all deployment related settings.

Log in to see the link here.

The deploy now action is shown with both deployment trigger settings. Deploying a commit again can be useful when a setting related to deployment has changed. To avoid inconstant states, it is not allowed to deploy an older commit again.

Found a tpyo?Edit