Update azure-pipelines.yml
This commit is contained in:
parent
16fd8e3dbe
commit
a598ab1d32
|
@ -32,7 +32,7 @@ steps:
|
||||||
-D CMAKE_BUILD_TYPE=Release ../ && \
|
-D CMAKE_BUILD_TYPE=Release ../ && \
|
||||||
cmake --build ." > Dockerfile
|
cmake --build ." > Dockerfile
|
||||||
docker build .
|
docker build .
|
||||||
displayName: 'Run ARMV6 docker build'
|
# displayName: 'Run ARMV6 docker build'
|
||||||
|
|
||||||
#- script: |
|
#- script: |
|
||||||
# echo Add other tasks to build, test, and deploy your project.
|
# echo Add other tasks to build, test, and deploy your project.
|
||||||
|
|
Loading…
Reference in New Issue