Include ability to add tag_prefix
Signed-off-by: Zachary Gershman <zgershman@pivotal.io>
This commit is contained in:
committed by
Zachary Gershman
parent
8291efc7a7
commit
560637e9fd
@@ -91,6 +91,9 @@ matching the patterns in `globs` to the release.
|
||||
* `tag`: *Required.* A path to a file containing the name of the Git tag to use
|
||||
for the release.
|
||||
|
||||
* `tag_prefix`: *Optional.* If specified, the tag read from the file will be
|
||||
prepended with this string. This is useful for adding v in front of version numbers.
|
||||
|
||||
* `commitish`: *Optional.* A path to a file containing the commitish (SHA, tag,
|
||||
branch name) that the release should be associated with.
|
||||
|
||||
|
Reference in New Issue
Block a user