Update azure-pipelines.yml
This commit is contained in:
parent
a598ab1d32
commit
dd77a3f0e2
|
@ -32,6 +32,8 @@ steps:
|
|||
-D CMAKE_BUILD_TYPE=Release ../ && \
|
||||
cmake --build ." > Dockerfile
|
||||
docker build .
|
||||
|
||||
|
||||
# displayName: 'Run ARMV6 docker build'
|
||||
|
||||
#- script: |
|
||||
|
|
Loading…
Reference in New Issue