Summary
Gets the unique id of the current build that GitLab CI uses internally.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIBuildInfo
Syntax
public int Id { get; }
Value
Type | Description |
---|---|
int | The build ID. |