]> granicus.if.org Git - zziplib/commitdiff
azure
authorGuido Draheim <guidod@gmx.de>
Sun, 26 May 2019 08:39:05 +0000 (10:39 +0200)
committerGuido Draheim <guidod@gmx.de>
Sun, 26 May 2019 08:39:05 +0000 (10:39 +0200)
azure-pipelines.yml

index cf5f36eb8e216ec7d7a441057feb189707031744..b9e24b85644b0fe234089b2eda3f24b6f843fbf4 100644 (file)
@@ -11,5 +11,5 @@ pool:
 
 steps:
 - script: |
-    configure && cd build && make
+    sh configure && cd build && make
   displayName: 'make'