Skip to content

Commit 03544c6

Browse files
committed
Fix pipeline build order
1 parent 04cf3ba commit 03544c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ stages:
124124
vmImage: "Ubuntu-16.04"
125125
dependsOn:
126126
- build_docker_amd64
127+
- build_docker_arm32
127128
steps:
128129

129130
- task: DockerInstaller@0

0 commit comments

Comments
 (0)