File: CI-notes.txt

package info (click to toggle)
virglrenderer 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,340 kB
  • sloc: ansic: 138,601; python: 963; sh: 470; makefile: 42
file content (8 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (3)
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`.