DeploymentMode.

ContinuousDeployment Field

Summary

Each commit is automatically deployed; versions are calculated as if every commit is a new release.
Namespace
GitVersion.VersionCalculation
Containing Type
DeploymentMode

Syntax

ContinuousDeployment

Constant Value

Value Type
2 Int32
GitHub