]> git.dujemihanovic.xyz Git - u-boot.git/commit
Azure: Rework how we define what to build in the world build
authorTom Rini <trini@konsulko.com>
Tue, 18 Jun 2024 14:18:48 +0000 (08:18 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 26 Jun 2024 15:30:47 +0000 (09:30 -0600)
commit378a55246da39dc1c9fd3781d4ae81ed3916c736
treece3d7365c4eb8b63d85e775a1e322be1aa2b148e
parent797e536bb9aa6863b3508ebe03f16ec4d02d0498
Azure: Rework how we define what to build in the world build

Instead of defining BUILDMAN to the value we'll build in each part of
the matrix job, define a variable with that name and have it list what
to build. This will allow us to reference these multiple times
consistently later on.

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