JFrog Artifactory · Arazzo Workflow
Artifactory Promote Docker Image
Version 1.0.0
Promote a Docker image to a target repository, then list its tags to verify.
View Spec
View on GitHub
ArtifactsDevOpsCI/CDDocker RegistryMavenPackage ManagementRepositoryArazzoWorkflows
Provider
Workflows
promote-docker-image
Promote a Docker image and tag, then verify by listing tags.
Promotes a Docker image and tag from a source repository to a target repository and lists the tags in the target image to confirm the tag exists.
1
promoteImage
promoteDockerImage
Promote the Docker image and tag from the source repository to the target repository using the Artifactory promotion extension.
2
listTags
listTags
List the tags for the promoted image in the target repository to confirm the tag is present.