Tutorial: Artifacts
Welcome to Artifacts tutorial!
This tutorial will teach you how to make available to you and to others the output generated by running your code.
For example, you can push commits to your repository and, automatically, generate a .pdf, an archive, a .rpm or a .deb file and then expose them on your repository page.

Check first the Continuous Integration tutorial to learn how to trigger a build when you push your code.