Update azure-pipelines.yml
This commit is contained in:
parent
16fd8e3dbe
commit
a598ab1d32
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue