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