]> git.proxmox.com Git - mirror_qemu.git/commit
gitlab: Extract DCO/style check jobs to static_checks.yml
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 19 May 2021 18:54:59 +0000 (20:54 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 27 May 2021 14:39:23 +0000 (16:39 +0200)
commitf659e6584a2022473af14ac4d89f656515c25ea4
treef2d6f458987474fdd34f5ba6006335e537c31891
parentecac85fe49793fc4102b68f03ef18d74c4c77dee
gitlab: Extract DCO/style check jobs to static_checks.yml

Extract the DCO / checkpatch jobs to a new file (static_checks.yml)
to be able to run them without having to run all the jobs included
in the default .gitlab-ci.yml, which are mainly useful for the
mainstream CI.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20210519185504.2198573-6-f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/static_checks.yml [new file with mode: 0644]
.gitlab-ci.yml