blob: 96bab12a8b102b58fee8635aa48e76a411517fc1 [file] [log] [blame]
/*
* This document explain how to setup the CI in a fork of the project.
*/
In order to set-up the CI in a fork, the location of the gitlab-ci.yml file
needs to be provide to gitlab.
For that, in `Setting->CI/CD->General pipelines->Custom CI config path`,
change `gitlab-ci.yml` to `ci/gitlab-ci.yml`.