Summary
    Gets or sets a list of steps to be skipped. Takes step names.
    
		- Namespace
 - Cake
.Common .Tools .OctopusDeploy  - Containing Type
 - Octopus
Deploy Promote Release Settings  
Syntax
public string[] SkipSteps { get; set; }
	Value
| Type | Description | 
|---|---|
| string[] | 
