Skip to main content

Artifact Repositories

Artifact Repositories allows configuring custom artifact registries that will be available to CI pipelines during the dependency resolution phase of a build. This is useful when components depend on packages hosted in private or self-managed registries.

Supported repository types:

  • NuGet
  • Helm
  • Maven
  • Docker
  • npm
Artifact Repositories

The table lists all configured repositories with the following columns:

ColumnDescription
TypeThe repository type icon (NuGet, Docker, etc.)
NameThe name identifying the repository
URLThe registry URL

Actions per row: Credentials — view or update stored credentials; Delete; More.

Add New Repository

Use + Add New Repository to register a new artifact registry.

Add New Artifact Repository
#FieldDescription
1Repository NameA label identifying the registry within the account
2Repository URLThe URL of the artifact registry
3Repository TypeThe type of registry — NuGet, Helm, Maven, Docker, or npm
4LoginService account username for authentication
5PasswordService account password
6Password againPassword confirmation