Skip to content

denis-ivanov/Extensions.Configuration.GitLab

Repository files navigation

GitLab variables configuration provider

GitHub Tag NuGet Count Issues Open

Example:

builder.AddGitLab(options => options
    .WithHostUrl("https://gitlab.com")
    .WithAuthenticationToken("abcd")
    .WithProjectId("100500")
    .WithEnvironmentName("Production"));

About

GitLab variables configuration provider

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages