Summary
Gets the unique id of the current pipeline scoped to the project.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIBuildInfo
Syntax
public long PipelineIId { get; }
Value
| Type | Description |
|---|---|
| long | The unique build ID. |
