📄️ Publish Build Artifacts
Artifacts can be published to build server during the build process. These artifacts can be manually downloaded by user from QuickBuild web interface, or can be used as dependency while building other projects. To publish artifacts, just add the step Publish -\> Artifacts from the step menu.
📄️ Store Build Artifacts on Agent
Since QuickBuild 5.0, build artifacts can be stored on one or more agents to reduce load of publishing and serving artifacts from QuickBuild server. For instance, one can edit advanced setting of a configuration to store artifacts of all its builds on desired agent as below:
📄️ Artifactory Integration
JFrog's Artifactory is a popular artifact management server. Integration with Artifactory enables QuickBuild to publish artifacts to Artifactory server as well as using published artifacts as build dependencies.