Summary
Gets or sets a value indicating whether to use Guided Failure mode. If not specified, will use default setting from environment.
- Namespace
- Cake
.Common .Tools .OctopusDeploy - Containing Type
- Octopus
Deploy Promote Release Settings
Syntax
public bool? GuidedFailure { get; set; }
Value
Type | Description |
---|---|
bool? |