Summary
Gets or sets the
--git-tag-version
option.
Tag the commit when using the npm version
command. Setting this to false
results in no commit being made at all.
- Namespace
- Cake
.Npm .BumpVersion - Containing Type
- Npm
Bump Version Settings
Syntax
public bool? GitTagVersion { get; set; }
Value
Type | Description |
---|---|
bool? |