qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 1/5] shippable: add one more qemu to registry url


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v1 1/5] shippable: add one more qemu to registry url
Date: Fri, 17 Jul 2020 21:41:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 7/17/20 12:51 PM, Alex Bennée wrote:
> The registry url is <project>/<repo>/qemu/<image>
> 
> Perhaps we should rationalise that some day but for now.
> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
>  .shippable.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.shippable.yml b/.shippable.yml
> index f6b742432e5..89d8be4291b 100644
> --- a/.shippable.yml
> +++ b/.shippable.yml
> @@ -27,7 +27,7 @@ env:
>        TARGET_LIST=ppc64-softmmu,ppc64-linux-user,ppc64abi32-linux-user
>  build:
>    pre_ci_boot:
> -    image_name: registry.gitlab.com/qemu-project/qemu/${IMAGE}
> +    image_name: registry.gitlab.com/qemu-project/qemu/qemu/${IMAGE}
>      image_tag: latest
>      pull: true
>      options: "-e HOME=/root"
> 

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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