Summary
Initializes a new instance of the
AzurePipelinesInfo class.
- Namespace
- Cake
.Common .Build .AzurePipelines - Containing Type
- AzurePipelinesInfo
Syntax
protected AzurePipelinesInfo(ICakeEnvironment environment)
Parameters
| Name | Type | Description |
|---|---|---|
| environment | ICakeEnvironment | The environment. |
Return Value
| Type | Description |
|---|---|
| void |
