Summary
Gets the token used for authenticating with the GitLab Container Registry.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIBuildInfo
Syntax
public string Token { get; }
Value
Type | Description |
---|---|
string | The build authorisation token. |