Skip to content
Snippets Groups Projects
Commit 8b185c81 authored by Philippe Mathieu-Daudé's avatar Philippe Mathieu-Daudé
Browse files

gitlab: Document how forks can use different set of jobs


Document how forks can use different set of jobs and add
a big warning so no new configuration is added to this
file.

Suggested-by: default avatarDaniel Berrangé <berrange@redhat.com>
Signed-off-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Message-Id: <20210525082556.4011380-4-f4bug@amsat.org>
parent a151926c
No related branches found
No related tags found
No related merge requests found
#
# This is the GitLab CI configuration file for the mainstream QEMU
# project: https://gitlab.com/qemu-project/qemu/-/pipelines
#
# !!! DO NOT ADD ANY NEW CONFIGURATION TO THIS FILE !!!
#
# Only documentation or comments is accepted.
#
# To use a different set of jobs than the mainstream QEMU project,
# you need to set the location of your custom yml file at "custom CI/CD
# configuration path", on your GitLab CI namespace:
# https://docs.gitlab.com/ee/ci/pipelines/settings.html#custom-cicd-configuration-path
#
include:
- local: '/.gitlab-ci.d/qemu-project.yml'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment