Skip to content

Project Settings

Update the settings of

Connected Git Repository

Seamlessly create Deployments for any commits pushed to your Git repository.

Production Branch

By default, every commit pushed to the main branch will trigger a Production Deployment instead of the usual Preview Deployment. You can switch to a different branch here.

Deploy Hooks

Deploy hooks are unique URLs that allow you to trigger a deployment of a given branch.

Ignored Build Step

When a commit is pushed to the Git repository that is connected with your Project, its SHA will determine if a new Build has to be issued. If the SHA was deployed before, no new Build will be issued.

You can customize this behavior with a command that exits with code 1 (new Build needed) or code 0.