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 7cbef3e commit 0d3f1c9Copy full SHA for 0d3f1c9
azure-pipelines.yml
@@ -188,6 +188,7 @@ stages:
188
- template: build-containers.yml
189
parameters:
190
arch: centos7-devtoolset8-arm64
191
+ qemu: 'true'
192
release: ${{ parameters.dockerhub_release }}
193
194
- job: bionic_armhf
@@ -197,4 +198,5 @@ stages:
197
198
199
200
arch: bionic-arm32v7
201
202
0 commit comments