Browse Source

Update azure-pipelines.yml

tags/v0.3.7
Martin Kroeker GitHub 7 years ago
parent
commit
dd77a3f0e2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      azure-pipelines.yml

+ 2
- 0
azure-pipelines.yml View File

@@ -32,6 +32,8 @@ steps:
-D CMAKE_BUILD_TYPE=Release ../ && \
cmake --build ." > Dockerfile
docker build .
# displayName: 'Run ARMV6 docker build'

#- script: |


Loading…
Cancel
Save