qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 06/10] gitlab-ci: Extract build stages to stages.yml


From: Willian Rampazzo
Subject: Re: [PATCH v2 06/10] gitlab-ci: Extract build stages to stages.yml
Date: Tue, 11 May 2021 17:32:37 -0300

On Tue, May 11, 2021 at 4:30 AM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> Extract the build stages used by our job templates to a new file
> (stages.yml) to be able to include it with the other templates,
> without having to run all the jobs included in the default
> .gitlab-ci.yml, which are mainly useful for mainstream CI.
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  .gitlab-ci.d/stages.yml |  8 ++++++++
>  .gitlab-ci.yml          | 10 +---------
>  2 files changed, 9 insertions(+), 9 deletions(-)
>  create mode 100644 .gitlab-ci.d/stages.yml
>

Reviewed-by: Willian Rampazzo <willianr@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]