Summary
Gets the GitLab CI commands.
- Namespace
- Cake
.Common .Build .GitLabCI - Containing Type
- GitLabCIProvider
Syntax
public GitLabCICommands Commands { get; }
Value
Type | Description |
---|---|
GitLabCICommands | The GitLab CI commands. |