NewCI/CD in 2023. Check out the December Release for usage metrics, platform improvements, and a sneak peek at upcoming features.

Introducing Build Artifacts


You can now upload files associated with any build you run on Buildbox This is useful if you generate documentation or code coverage analysis for your projects.

You define which artifacts you want to upload by specifying a directory glob on your Pipeline Setings page. The Ruby documentation has some examples on how to write a directory glob.

Before you start uplading artifacts, you'll need to update to the latest version of the agent (0.6). You can read the release notes and upgrade instructions on GitHub.