Summary
Gets the GitLab version that is used to schedule builds.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIServerInfo
Syntax
public string Version { get; }
Value
Type | Description |
---|---|
string | The GitLab version that is used to schedule builds. |