Building documentation
The documentation job triggers a new build in the abfelbaum/website project when a file in the docs/
folder has changed.
Getting started
Add the following to your .gitlab-ci.yml
.gitlab-ci.yml
include:
- project: "abfelbaum/ci"
file: "documentation.yml"