Export

Interface

DeploySiteBody

Hierarchy

  • DeploySiteBody

Properties

branch?: string

The name of the branch holding the source code for the deployment to be based off.

environmentName?: string

The environment name for the deployment, if branch name isnt being used

ref?: string

The reference to the commit to be deployed.

Generated using TypeDoc