We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3b08d commit 0c32a27Copy full SHA for 0c32a27
.pipelines/run-pipeline.yaml
@@ -230,7 +230,9 @@ stages:
230
pool:
231
os: linux
232
type: docker
233
- hostArchitecture: arm64
+ LinuxHostVersion:
234
+ distribution: mariner
235
+ architecture: arm64
236
variables:
237
ob_outputDirectory: $(Build.SourcesDirectory)/out/images/$(os)_$(arch)
238
ob_artifactSuffix: _$(name)
0 commit comments