projects
/
platform
/
upstream
/
openblas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16fd8e3
)
Update azure-pipelines.yml
author
Martin Kroeker
<martin@ruby.chemie.uni-freiburg.de>
Wed, 8 May 2019 13:23:54 +0000
(15:23 +0200)
committer
GitHub
<noreply@github.com>
Wed, 8 May 2019 13:23:54 +0000
(15:23 +0200)
azure-pipelines.yml
patch
|
blob
|
history
diff --git
a/azure-pipelines.yml
b/azure-pipelines.yml
index
12ea40b
..
2b092c2
100644
(file)
--- a/
azure-pipelines.yml
+++ b/
azure-pipelines.yml
@@
-32,7
+32,7
@@
steps:
-D CMAKE_BUILD_TYPE=Release ../ && \
cmake --build ." > Dockerfile
docker build .
- displayName: 'Run ARMV6 docker build'
+
#
displayName: 'Run ARMV6 docker build'
#- script: |
# echo Add other tasks to build, test, and deploy your project.