Skip to content

Git Select Tag

Docker Image SizeLicenseGit Repository

Loads a specific Git tag into a runtime variable.

Params

ParamDescription
MATCHGlob to be matched against the tag (string)
COMMITCommit-ish to be used as base point (default: HEAD) (string)
SED_COMMANDSED command for editing the selected tag name optional (string)
RESULT_VARName of a runtime variable for setting the step result to (default: GIT_TAG) (string)