Summary
Gets or sets a identifier for the build run.
If set this identifier will be used to identify to artifacts provided by the
build if building on multiple configurations.
Default value is
string.Empty
.
- Assembly
- Cake
.Frosting .Issues .Recipe .dll - Namespace
- Cake
.Frosting .Issues .Recipe - Containing Type
- IssuesParameters
<TInputFiles, TReporting, TBuildServer, TPullRequestSystem>
Syntax
public string BuildIdentifier { get; set; }
Value
Type | Description |
---|---|
string |