Summary
Gets the name of the account in which the repository lives.
- Namespace
- Cake
.Common .Build .BitbucketPipelines .Data - Containing Type
- Bitbucket
Pipelines Repository Info
Syntax
public string RepoOwner { get; }
Value
Type | Description |
---|---|
string | The repository owner account. |