BranchConfig.

Tag Property

Summary

Special value 'useBranchName' will extract the tag from the branch name
Namespace
GitVersion.Model.Configuration
Containing Type
BranchConfig

Syntax

[YamlMember(Alias = "tag")]
public string Tag { get; set; }

Attributes

Type Description
YamlMember

Value

Type Description
string
GitHub