Adding an Artifact Registry Artifact

Create a reference to artifacts located in an Artifact Registry repository.

In the build pipeline, to store the Managed Build stage output, you need an OCI Container Registry repository or an Artifact Registry repository.

You must create an artifact reference to point to the repository location containing the build output. Before you create an artifact reference, you must have a DevOps project, and have access to the Artifact Registry repository. See Accessing Artifact Registry.

Oracle Cloud Infrastructure Artifact Registry is a repository service to store, share, and manage software development packages.

You can create a reference to three types of artifacts in Artifact Registry: instance group deployment configurations, general artifacts, Kubernetes manifests, and command specification.

For accessing DevOps using the Oracle Cloud Console, REST API, and CLI, see Accessing DevOps.

Was this article helpful?