Creates a tag in the local repository and pushes it to the remote repository as well if desired.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input NameDisplay Name | Input Code | Required | Description | |
---|---|---|---|---|
Instance Code |
| Instance CodeYes | The FlexDeploy instance where Git properties are configured. | |
Destination Subfolder |
| Destination Subfolder | Yes | Directory containing the Git repository. |
Name |
| NameYes | Name used for the Committer and Author values. | |
| Yes | Email used for the Committer and Author values. | ||
Tag Name |
| Tag Name | Yes | The name of the tag that is being created. |
Tag Message |
| Tag Message | No | A message to indicate why the tag was created. |
Do Not Push Tag |
| Do Not Push TagNo | Select if you do not want the tag pushed to remote repository. By default the tag will be pushed. |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...