Commit df8c1ec
committed
.azure-pipelines/release.yml: use matrix
Use a build matrix to avoid repetition in build steps for the different
architectures, per OS target. 1ES pipeline templates cannot use the
build-in Azure Pipelines matrix strategy, so we have to hack around this
using a parameter which is an object.
Signed-off-by: Matthew John Cheetham <[email protected]>1 parent 19e4a0f commit df8c1ec
1 file changed
+281
-288
lines changed
0 commit comments