1*bbecb9d1SAndroid Build Coastguard Worker/* 2*bbecb9d1SAndroid Build Coastguard Worker * This document explain how to setup the CI in a fork of the project. 3*bbecb9d1SAndroid Build Coastguard Worker */ 4*bbecb9d1SAndroid Build Coastguard Worker 5*bbecb9d1SAndroid Build Coastguard WorkerIn order to set-up the CI in a fork, the location of the gitlab-ci.yml file 6*bbecb9d1SAndroid Build Coastguard Workerneeds to be provide to gitlab. 7*bbecb9d1SAndroid Build Coastguard WorkerFor that, in `Setting->CI/CD->General pipelines->Custom CI config path`, 8*bbecb9d1SAndroid Build Coastguard Workerchange `gitlab-ci.yml` to `ci/gitlab-ci.yml`. 9