Update azure-pipelines.yml
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 8 May 2019 12:12:02 +0000 (14:12 +0200)
committerGitHub <noreply@github.com>
Wed, 8 May 2019 12:12:02 +0000 (14:12 +0200)
take out offending lines (although stolen from https://github.com/conda-forge/opencv-feedstock azure-pipelines fiie)

azure-pipelines.yml

index 3b27707..d7e6cdc 100644 (file)
@@ -15,9 +15,9 @@ steps:
 
 - script: |
     docker run --rm --privileged multiarch/qemu-user-static:register --reset
-    ls /proc/sys/fs/binfmt_misc/
-  condition: not(startsWith(variables['CONFIG'], 'linux_64'))
-  displayName: 'Configure binfmt_misc'
+#    ls /proc/sys/fs/binfmt_misc/
+#  condition: not(startsWith(variables['CONFIG'], 'linux_64'))
+#  displayName: 'Configure binfmt_misc'
 
 - script: |
   echo "FROM openblas/alpine:arm32