Re: [PATCH v1 2/8] gitlab: explicitly reference the upstream registry

2021-05-24 Thread Philippe Mathieu-Daudé
On 5/20/21 7:42 PM, Alex Bennée wrote: > Since c8e6793903 ("containers.yml: build with docker.py tooling") we > don't need to manually pull stuff from the upstream repository. Just > set the -r field to explicitly use that rather than the current > registry. Yay! Reviewed-by: Philippe

Re: [PATCH v1 2/8] gitlab: explicitly reference the upstream registry

2021-05-24 Thread Willian Rampazzo
On Thu, May 20, 2021 at 2:43 PM Alex Bennée wrote: > > Since c8e6793903 ("containers.yml: build with docker.py tooling") we > don't need to manually pull stuff from the upstream repository. Just > set the -r field to explicitly use that rather than the current > registry. > > Signed-off-by: Alex

[PATCH v1 2/8] gitlab: explicitly reference the upstream registry

2021-05-20 Thread Alex Bennée
Since c8e6793903 ("containers.yml: build with docker.py tooling") we don't need to manually pull stuff from the upstream repository. Just set the -r field to explicitly use that rather than the current registry. Signed-off-by: Alex Bennée --- .gitlab-ci.d/containers.yml | 3 +-- 1 file changed,