CI: Invoke pip once rather than multiple times
authorTom Rini <trini@konsulko.com>
Tue, 4 Feb 2025 23:12:07 +0000 (17:12 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 14 Feb 2025 23:11:35 +0000 (17:11 -0600)
commita3166f68e6f8dd5ba6cd420ca825dc9d66342dd0
treee6c6ef4dfd795ca937baf0280b9a4016b644a852
parent7b05875d412690a9f7621e01af6bb9feed8d473b
CI: Invoke pip once rather than multiple times

We can invoke pip once to install the various requirements.txt files
that we need rather than invoking the tool multiple times.

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