AddBuildTag
Add tag to a build.
Input
Name | Type | Required | Description |
ProjectId | String | True | Id of the project. |
BuildId | String | True | Id of the build. |
Tag | String | True | Tag to add. |
Result Set Columns
Name | Type | Description |
Status | String | Stored procedure execution status. |