JFrog · Arazzo Workflow
JFrog Promote Build
Version 1.0.0
Resolve a build run and promote it to a target repository.
View Spec
View on GitHub
ArtifactoryCI/CDContainer RegistryDevOpsMLOpsPackage ManagementSecuritySoftware Supply ChainArazzoWorkflows
Provider
Workflows
promote-build
Confirm a build run then promote it to a release repository.
Fetches build information for the given name and number, then promotes the build to the target repository with the supplied status and comment.
1
getBuild
getBuildInfo
Read the build information for the given name and number to confirm the run exists before promoting it.
2
promote
promoteBuild
Promote the confirmed build run by copying its artifacts to the target repository and applying the new status.