doc: How to setup the CI in a fork

Signed-off-by: Elie Tournier <elie.tournier@collabora.com>
Reviewed-By: Gert Wollny <gert.wollny@collabora.com>
macos/master
Elie Tournier 5 years ago committed by Gert Wollny
parent ddf9c85c43
commit 43c1c824e0
  1. 8
      docs/CI-notes.txt

@ -0,0 +1,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`.
Loading…
Cancel
Save