Skip to content

Commit 16fd8e3

Browse files
authored
Update azure-pipelines.yml
1 parent aa4c41b commit 16fd8e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ steps:
3232
-D CMAKE_BUILD_TYPE=Release ../ && \
3333
cmake --build ." > Dockerfile
3434
docker build .
35-
displayname: 'Run ARMV6 docker build'
35+
displayName: 'Run ARMV6 docker build'
36+
3637
#- script: |
3738
# echo Add other tasks to build, test, and deploy your project.
3839
# echo See https://aka.ms/yaml

0 commit comments

Comments
 (0)