Summary
Gets the pipeline started timestamp.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Data - Containing Type
- Woodpecker
C I Pipeline Info
Syntax
public DateTimeOffset Started { get; }
Value
| Type | Description |
|---|---|
| DateTimeOffset | The pipeline started timestamp. |
