Summary
Gets an array of the defined runner tags.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIRunnerInfo
Syntax
public string[] Tags { get; }
Value
Type | Description |
---|---|
string[] | The defined runner tags. |