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