Cake aliases for interacting with GitLab
#addin nuget:?package=Cake.GitLab&version=1.0.108
dotnet add package Cake.GitLab --version 1.0.108
<PackageReference Include="Cake.GitLab" Version="1.0.108" />
Aliases
Provides aliases for interacting with a GitLab Server
Helpers
Git |
Attempts to determine the ProjectIdentity from environment variables.
|
Git |
Attempts to determine the ServerIdentity from environment variables.
|