Summary
Add a tag for current build.
- Namespace
- Cake
.Common .Build .AzurePipelines - Containing Type
- I
Azure Pipelines Commands
Syntax
void AddBuildTag(string tag)
Remarks
Requires agent version 1.95.
Parameters
Name | Type | Description |
---|---|---|
tag | string | The tag. |
Return Value
Type | Description |
---|---|
void |