Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2019-05-08 14:14:22 +02:00 committed by GitHub
parent aa4c41bad2
commit 16fd8e3dbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,8 @@ 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.
# echo See https://aka.ms/yaml