Skip to content

Commit a598ab1

Browse files
authored
Update azure-pipelines.yml
1 parent 16fd8e3 commit a598ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ steps:
3232
-D CMAKE_BUILD_TYPE=Release ../ && \
3333
cmake --build ." > Dockerfile
3434
docker build .
35-
displayName: 'Run ARMV6 docker build'
35+
# displayName: 'Run ARMV6 docker build'
3636

3737
#- script: |
3838
# echo Add other tasks to build, test, and deploy your project.

0 commit comments

Comments
 (0)