xref: /aosp_15_r20/external/virglrenderer/docs/CI-notes.txt (revision bbecb9d118dfdb95f99bd754f8fa9be01f189df3)
1/*
2 * This document explain how to setup the CI in a fork of  the project.
3 */
4
5In order to set-up the CI in a fork, the location of the gitlab-ci.yml file
6needs to be provide to gitlab.
7For that, in `Setting->CI/CD->General pipelines->Custom CI config path`,
8change `gitlab-ci.yml` to `ci/gitlab-ci.yml`.
9