CI: Be consistent in creating and starting our virtualenv
authorTom Rini <trini@konsulko.com>
Tue, 4 Feb 2025 23:12:05 +0000 (17:12 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 14 Feb 2025 23:11:35 +0000 (17:11 -0600)
commit9620e1750bcf7f6a31598b70f2f7f4dad5332e07
treee1bc1bcc26f2975b0c84ef23a4f10860978e48aa
parent5818fcf32e1c4a994d520a86d0cc287ebbd2cfbd
CI: Be consistent in creating and starting our virtualenv

Before we invoke pip we should always have first created and started our
virtualenv. This was done most of the time, but not always.

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