Tag

package registry

1 views collected around this technical thread.

DevOps Cloud Academy
DevOps Cloud Academy
Jan 5, 2022 · Operations

Uploading Artifacts to Third‑Party Repositories Using Nexus API and GitLab Package Registry

This guide explains how to upload build artifacts to external repositories such as Nexus and GitLab's built‑in package registry, covering authentication methods, required API parameters, curl commands for uploading and downloading packages, and CI/CD pipeline examples for Java projects.

CI/CDDevOpsGitLab
0 likes · 5 min read
Uploading Artifacts to Third‑Party Repositories Using Nexus API and GitLab Package Registry
DevOps Cloud Academy
DevOps Cloud Academy
Oct 12, 2021 · Operations

Uploading Build Artifacts to Third‑Party Repositories (Nexus and GitLab)

This guide explains how to upload build artifacts to external repositories by using Nexus API for Maven artifacts and GitLab's generic package registry, covering authentication methods, required parameters, curl commands, and CI/CD job examples for automated publishing.

CI/CDDevOpsGitLab
0 likes · 6 min read
Uploading Build Artifacts to Third‑Party Repositories (Nexus and GitLab)