azure: Update the script to prepend PATH not override PATH
authorTom Rini <trini@konsulko.com>
Fri, 1 Nov 2019 17:59:14 +0000 (13:59 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 1 Nov 2019 17:59:14 +0000 (13:59 -0400)
commit5d6f05352b69d4858a2a9e9136ac3a734f0222bb
tree1ff18ac3c497ef7fb92011583d7e777f3eadc857
parent24b77393a5fcc3e1f51b4e3a1080c0efb60b52eb
azure: Update the script to prepend PATH not override PATH

Similar to 90d3d78a1c68 ("gitlab-ci: Prepend to PATH rather than replace
it") we need to prepend the PATH with our additional binaries and not
replace the value fully as doing so breaks virtualenv.

Signed-off-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml