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

2020-07-17 Thread Philippe Mathieu-Daudé
On 7/17/20 12:51 PM, Alex Bennée wrote: > The registry url is //qemu/ > > Perhaps we should rationalise that some day but for now. > > Signed-off-by: Alex Bennée > --- > .shippable.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/.shippable.yml b/.shippable.yml > in

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

2020-07-17 Thread Alex Bennée
The registry url is //qemu/ Perhaps we should rationalise that some day but for now. Signed-off-by: Alex Bennée --- .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