Re: [PATCH] gitlab-ci: Clone from GitLab itself

2020-10-22 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > Let GitLab runners use GitLab repository directly. Queued to testing/next, thanks. > Suggested-by: Paolo Bonzini > Signed-off-by: Philippe Mathieu-Daudé > --- > .gitlab-ci.yml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitlab-ci.yml b/.gitlab

Re: [PATCH] gitlab-ci: Clone from GitLab itself

2020-10-22 Thread Thomas Huth
On 22/10/2020 14.33, Philippe Mathieu-Daudé wrote: > Let GitLab runners use GitLab repository directly. > > Suggested-by: Paolo Bonzini > Signed-off-by: Philippe Mathieu-Daudé > --- > .gitlab-ci.yml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml > inde

[PATCH] gitlab-ci: Clone from GitLab itself

2020-10-22 Thread Philippe Mathieu-Daudé
Let GitLab runners use GitLab repository directly. Suggested-by: Paolo Bonzini Signed-off-by: Philippe Mathieu-Daudé --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 66ad7aa5c22..ba77af51f2f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci