This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.GitLab.
- Assembly
- Cake
.GitLab .dll - Namespace
- Cake
.GitLab - Containing Type
- ProjectIdentity
Syntax
public ProjectIdentity(ServerIdentity server, string projectPath)
Parameters
Name | Type | Description |
---|---|---|
server | ServerIdentity | The identity of the GitLab server that hosts the project. |
projectPath | string | The path of the project (including both the user or group name and the project name) |
Return Value
Type | Description |
---|---|
void |