xref: /aosp_15_r20/external/virglrenderer/docs/CI-notes.txt (revision bbecb9d118dfdb95f99bd754f8fa9be01f189df3)
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