Skip to content

Commit 0c32a27

Browse files
committed
fixup! Update Variables to Generated Values
1 parent 0a3b08d commit 0c32a27

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.pipelines/run-pipeline.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,9 @@ stages:
230230
pool:
231231
os: linux
232232
type: docker
233-
hostArchitecture: arm64
233+
LinuxHostVersion:
234+
distribution: mariner
235+
architecture: arm64
234236
variables:
235237
ob_outputDirectory: $(Build.SourcesDirectory)/out/images/$(os)_$(arch)
236238
ob_artifactSuffix: _$(name)

0 commit comments

Comments
 (0)