Git tag loaderA build task that will load the first specified tag from the list of tags on the current branch, and store the annotation and label in variables for use in other tasks. ArgumentsFilterThe filter for the tag to be found. If LinesThe number of lines to grab from an annotated tag, default value of Variables PrefixThe value entered here will be prefixed to each variable name generated. This can be useful when using this task multiple times during a build and getting multiple tags with different filters. Example:
Generated VariablesFor the specified tag found, build variables will be created in the format of: Example:
|