Summary
Gets the repository remote ID.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Data - Containing Type
- Woodpecker
C I Repository Info
Syntax
public string RepoRemoteId { get; }
Value
| Type | Description |
|---|---|
| string | The repository remote ID. |
