Append Modules to an Existing Build

JFrog Integrations Documentation

Content Type
Integrations
ft:sourceType
Paligo

After publishing a build to Artifactory, you can append additional modules to it, with each module representing a package containing a library, component, or other self-contained software unit. This process is useful, for example, when your build is comprised of multiple build steps that run on different machines or across different time periods.

Append Modules using the REST API

You can append one or modules to an existing build using the Build Append REST API.Build Append

Append Modules using the JFrog CLI

You can also use the JFrog CLI to append modules to builds, as described here.