Promoting a build is a way of preparing the build for eventual release. There are three different types of build promotion:
Moving the artifacts and dependencies to a target repository and setting certain properties
Copying the artifacts and dependencies to a target repository and setting certain properties
Changing the status of the build without copying or moving its contents
Build Promotion using the REST API
You can promote a build using the Build Promotion REST API.
Build Promotion using the JFrog CLI
You can also use the JFrog CLI to promote builds, as described here.
Tip
Using build promotion? Learn how Release Lifecycle Management (RLM) can give you even more power and control over your software releases.