Summary
Gets the commit tag name. Present only when building tags.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIBuildInfo
Syntax
public string Tag { get; }
Value
Type | Description |
---|---|
string | The build tag name. |