Summary
Gets the name of the build as defined in .gitlab-ci.yml.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIBuildInfo
Syntax
public string Name { get; }
Value
Type | Description |
---|---|
string | The name of the build. |