Welcome to Artifacts tutorial!
This tutorial will teach you how to make available to you and to others
the output of running your code (artifacts).
For example, you can push 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 the how to trigger a build when you push your code.