JFrog Artifactory · Arazzo Workflow
Artifactory Move Artifact and Clean Up
Version 1.0.0
Move an artifact to a new repository path and verify the destination.
View Spec
View on GitHub
ArtifactsDevOpsCI/CDDocker RegistryMavenPackage ManagementRepositoryArazzoWorkflows
Provider
Workflows
move-artifact-and-clean-up
Move an artifact to a new location and verify it arrived.
Moves an artifact from a source repository path to a destination path and reads the destination storage info to verify the move completed.
1
moveArtifact
moveArtifact
Move the artifact from its source location to the destination path, removing the original in the process.
2
verifyDestination
getStorageInfo
Read the destination storage info to confirm the moved artifact now lives at its new location.