NpmCiSettings.

Registry Property

Summary

Gets or sets the registry where packages should be restored from. Defaulted to whatever the NPM configuration is.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Ci
Containing Type
NpmCiSettings

Syntax

public Uri Registry { get; set; }

Value

Type Description
Uri