Skip to content

Commit d8d9356

Browse files
committed
fixup! fixup! Use Signed Binaries for Docker Build
1 parent 35d5bf9 commit d8d9356

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pipelines/build/images.jobs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
dependsOn: ${{ job_data.dependsOn }}
1414
pool:
1515
type: linux
16+
${{ if eq(job_data.job, 'linux_arm64') }}:
17+
hostArchitecture: arm64
1618

1719
variables:
1820
ob_artifactSuffix: _$(name)

0 commit comments

Comments
 (0)