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