Summary
Gets the URL to clone the Git repository.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIBuildInfo
Syntax
public string RepoUrl { get; }
Value
Type | Description |
---|---|
string | The repository URL. |
public string RepoUrl { get; }
Type | Description |
---|---|
string | The repository URL. |