Summary
Gets the description of the runner as saved in GitLab.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIRunnerInfo
Syntax
public string Description { get; }
Value
Type | Description |
---|---|
string | The description of the runner as saved in GitLab. |