Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker
2019-05-08 15:23:54 +02:00
committed by GitHub
parent 16fd8e3dbe
commit a598ab1d32

View File

@@ -32,7 +32,7 @@ steps:
-D CMAKE_BUILD_TYPE=Release ../ && \
cmake --build ." > Dockerfile
docker build .
displayName: 'Run ARMV6 docker build'
# displayName: 'Run ARMV6 docker build'
#- script: |
# echo Add other tasks to build, test, and deploy your project.