Summary
Initializes a new instance of the
GitLabCIEnvironmentInfo class.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- Git
Lab C I Environment Info
Syntax
public GitLabCIEnvironmentInfo(ICakeEnvironment environment)
Parameters
| Name | Type | Description |
|---|---|---|
| environment | ICakeEnvironment | The environment. |
Return Value
| Type | Description |
|---|---|
| void |
