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