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