Update azure-pipelines.yml
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 8 May 2019 13:25:43 +0000 (15:25 +0200)
committerGitHub <noreply@github.com>
Wed, 8 May 2019 13:25:43 +0000 (15:25 +0200)
azure-pipelines.yml

index 2b092c2..e25f11c 100644 (file)
@@ -32,6 +32,8 @@ steps:
                                  -D CMAKE_BUILD_TYPE=Release ../  &&  \
             cmake --build ." > Dockerfile
         docker build .
+        
+        
 #  displayName: 'Run ARMV6 docker build'
 
 #- script: |