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
copyArtifact
Copy the artifact from the source location to the destination repository path, leaving the original in place.
2
verifyDestination
getStorageInfo
Read the storage info at the destination path to confirm the artifact was copied successfully.