Interface DeploymentConfigAutomaticDeployment

Configuration for automatic deployment methods

Export

DeploymentConfigAutomaticDeployment

Hierarchy

  • DeploymentConfigAutomaticDeployment

Properties

enabled?: any

If true, the app automatically deploys using the method defined for provider.

Memberof

DeploymentConfigAutomaticDeployment

installation_ids?: any

The unique ID values of automatic deployment provider installations. For example, the id value of a GitHub app installation.

Memberof

DeploymentConfigAutomaticDeployment

provider?: "github"

The type of automatic deployment.

Memberof

DeploymentConfigAutomaticDeployment

Generated using TypeDoc