Philippe Mathieu-Daudé | a151926 | 2021-04-10 12:58:55 +0200 | [diff] [blame] | 1 | # This file contains the set of jobs run by the QEMU project: |
| 2 | # https://gitlab.com/qemu-project/qemu/-/pipelines |
| 3 | |
| 4 | include: |
Daniel P. Berrangé | 6a0e7ea | 2022-05-27 16:35:58 +0100 | [diff] [blame] | 5 | - local: '/.gitlab-ci.d/base.yml' |
Philippe Mathieu-Daudé | a151926 | 2021-04-10 12:58:55 +0200 | [diff] [blame] | 6 | - local: '/.gitlab-ci.d/stages.yml' |
| 7 | - local: '/.gitlab-ci.d/edk2.yml' |
| 8 | - local: '/.gitlab-ci.d/opensbi.yml' |
| 9 | - local: '/.gitlab-ci.d/containers.yml' |
| 10 | - local: '/.gitlab-ci.d/crossbuilds.yml' |
| 11 | - local: '/.gitlab-ci.d/buildtest.yml' |
| 12 | - local: '/.gitlab-ci.d/static_checks.yml' |
Cleber Rosa | b38a04f | 2021-07-09 15:29:26 +0100 | [diff] [blame] | 13 | - local: '/.gitlab-ci.d/custom-runners.yml' |
Daniel P. Berrangé | 0e103a6 | 2021-07-09 15:29:32 +0100 | [diff] [blame] | 14 | - local: '/.gitlab-ci.d/cirrus.yml' |
Thomas Huth | 7876cba | 2021-11-15 15:06:23 +0100 | [diff] [blame] | 15 | - local: '/.gitlab-ci.d/windows.yml' |