This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AzureDevOps.
Summary
Initializes a new instance of the
AzureDevOpsBuild
class.
- Assembly
- Cake
.AzureDevOps .dll - Namespace
- Cake
.AzureDevOps .Pipelines - Containing Type
- AzureDevOpsBuild
Syntax
public AzureDevOpsBuild(ICakeLog log, AzureDevOpsBuildSettings settings)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The Cake log context. |
settings | Azure |
Settings for accessing AzureDevOps. |
Return Value
Type | Description |
---|---|
void |