diff options
author | Tom Rini <trini@konsulko.com> | 2019-10-24 11:59:17 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-10-30 17:48:46 -0400 |
commit | 90d3d78a1c68a771291a3d4070e66ce72e5d0ea6 (patch) | |
tree | 989e54cff2a65b350905439118ea82d541cdbefb /configs | |
parent | 4c749971be7b53ffcb4c9ba817631cdf6e5afece (diff) | |
download | u-boot-90d3d78a1c68a771291a3d4070e66ce72e5d0ea6.zip u-boot-90d3d78a1c68a771291a3d4070e66ce72e5d0ea6.tar.gz u-boot-90d3d78a1c68a771291a3d4070e66ce72e5d0ea6.tar.bz2 |
gitlab-ci: Prepend to PATH rather than replace it
Currently we set the entire PATH rather than prepend the new paths that
we need to have searched. This however breaks parts of the "virtualenv"
that was have set up and need to use as that also will be modifying
PATH. To fix this, prepend our new locations instead.
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions