Summary
Write the end of a message block to the Continua CI build log.
- Namespace
- Cake
.Common .Build .ContinuaCI - Containing Type
- IContinuaCIProvider
Syntax
void WriteEndBlock(string groupName)
Parameters
Name | Type | Description |
---|---|---|
groupName | string | Group name. |
Return Value
Type | Description |
---|---|
void |