summaryrefslogtreecommitdiff
path: root/docs/CI-notes.txt
blob: 96bab12a8b102b58fee8635aa48e76a411517fc1 (plain)
1
2
3
4
5
6
7
8
/*
 * 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`.