DeploymentMode.

ContinuousDelivery Field

Summary

Each commit is a potential release candidate; the build number is appended as the pre-release number.
Namespace
GitVersion.VersionCalculation
Containing Type
DeploymentMode

Syntax

ContinuousDelivery

Constant Value

Value Type
1 Int32
GitHub