Summary
Gets the Bitrise environment.
- Namespace
- Cake
.Common .Build .Bitrise - Containing Type
- BitriseProvider
Syntax
public BitriseEnvironmentInfo Environment { get; }
Value
Type | Description |
---|---|
Bitrise |
The Bitrise environment. |