Creates a tag in the local repository and pushes it to remote repository as well using the git tag and push commands. This operation is similar to tag, except it requires less inputs, as values are derived from Project SCM Configurations.
...
Tag will be automatically pushed to remote repository, so push operation is not necessary for pushing tag to remote repository. You can skip push of tag using input, if desired.
Below are the values that are used for the operation.
...