JFrog Artifactory · Arazzo Workflow
Artifactory Promote Artifact Across Repositories
Version 1.0.0
Copy an artifact from a staging repository to a release repository and verify it.
View Spec
View on GitHub
ArtifactsDevOpsCI/CDdocker-registryMavenPackage ManagementRepositoryArazzoWorkflows
Provider
Workflows
promote-artifact-across-repositories
Copy an artifact between repositories and verify it at the destination.
Copies an artifact from a source repository and path to a destination repository path, then verifies the copied artifact via its storage info.
1
copyArtifact
Copy the artifact from the source location to the destination repository path, leaving the original in place.
2
verifyDestination
Read the storage info at the destination path to confirm the artifact was copied successfully.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.