gitlab: Extract cross-container jobs to container-cross.yml
[qemu/ar7.git] / .gitlab-ci.yml
blob7e4ffab4d1177c6d212539e68c04762ceafe818c
2 # This is the GitLab CI configuration file for the mainstream QEMU
3 # project: https://gitlab.com/qemu-project/qemu/-/pipelines
5 # !!! DO NOT ADD ANY NEW CONFIGURATION TO THIS FILE !!!
7 # Only documentation or comments is accepted.
9 # To use a different set of jobs than the mainstream QEMU project,
10 # you need to set the location of your custom yml file at "custom CI/CD
11 # configuration path", on your GitLab CI namespace:
12 # https://docs.gitlab.com/ee/ci/pipelines/settings.html#custom-cicd-configuration-path
14 include:
15   - local: '/.gitlab-ci.d/qemu-project.yml'