Summary
Gets the Jenkins environment.
- Namespace
- Cake
.Common .Build .Jenkins - Containing Type
- JenkinsProvider
Syntax
public JenkinsEnvironmentInfo Environment { get; }
Value
| Type | Description |
|---|---|
| Jenkins |
The Jenkins environment. |
