Skip to content

Commit cabc479

Browse files
author
Sheyla Trudo
committed
fixup! Clean up
1 parent 30b5e08 commit cabc479

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/containers/containerize.steps.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ steps:
4343
buildArguments: |
4444
--debug
4545
--build-arg DEBUG="$(System.Debug)"
46+
--platform "${{ parameters.targetPlatform }}"
4647
--build-arg PLATFORM="${{ parameters.targetPlatform }}"
4748
--build-arg ARCH="${{ parameters.targetArch }}"
4849
--build-arg OS="${{ parameters.targetOs }}"

0 commit comments

Comments
 (0)