[U-Boot] [PATCH 02/10] gitlab-ci: Prepend to PATH rather than overwrite it
Simon Glass
sjg at chromium.org
Mon Oct 21 15:25:54 UTC 2019
Hi Tom,
On Fri, 18 Oct 2019 at 14:53, Tom Rini <trini at konsulko.com> wrote:
>
> We need to make sure that we prepend changes to PATH, so that any
> binaries we need to provide ourselves are used not overwrite PATH for
This reads a bit wonkily.
> this. Overwriting PATH like this breaks the python virtualenv PATH
> changes.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> .gitlab-ci.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list