Update azure-pipelines.yml
This commit is contained in:
parent
a598ab1d32
commit
dd77a3f0e2
|
@ -32,6 +32,8 @@ 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: |
|
||||||
|
|
Loading…
Reference in New Issue