JFrog Artifactory · Arazzo Workflow
Artifactory Publish and Promote Build
Version 1.0.0
Publish build info to Artifactory and promote the build to a release repository.
View Spec
View on GitHub
ArtifactsDevOpsCI/CDdocker-registryMavenPackage ManagementRepositoryArazzoWorkflows
Provider
Workflows
publish-and-promote-build
Publish build info, verify it, then promote the build to release.
Publishes build info, fetches it back to confirm it was stored, and promotes the build artifacts from a source repository to a target release repository.
1
publishBuild
Publish the build info record so Artifactory tracks the artifacts and metadata for this build name and number.
2
getPublishedBuild
Read the published build info back to confirm it was recorded before promoting it.
3
promoteBuild
Promote the build by copying its artifacts from the source staging repository to the target release repository.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.