From: Martin Kroeker Date: Wed, 8 May 2019 13:25:43 +0000 (+0200) Subject: Update azure-pipelines.yml X-Git-Tag: upstream/0.3.7~3^2~45 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dd77a3f0e27dee0c15b6e1da3649aba6723631ab;p=platform%2Fupstream%2Fopenblas.git Update azure-pipelines.yml --- diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2b092c2..e25f11c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -32,6 +32,8 @@ steps: -D CMAKE_BUILD_TYPE=Release ../ && \ cmake --build ." > Dockerfile docker build . + + # displayName: 'Run ARMV6 docker build' #- script: |