]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
ci/tests: fix Azure Pipelines not running Windows containers
authorMarc Hoersken <info@marc-hoersken.de>
Fri, 20 Mar 2020 17:18:04 +0000 (18:18 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Fri, 20 Mar 2020 19:55:08 +0000 (20:55 +0100)
Workaround posted here: microsoft/azure-pipelines-agent#2864

Assisted-by: Simon Chalifoux
Assisted-by: Tommy Petty
Fixes #5117
Closes #5129

.azure-pipelines.yml

index 42dd83c5b02bc37369edcc21474d706ee61e9250..3f0025b7bf915f7fbb6cf3ee8f6a5d852a5e8625 100644 (file)
@@ -239,6 +239,8 @@ stages:
 
 - stage: windows
   dependsOn: []
+  variables:
+    agent.preferPowerShellOnContainers: true
   jobs:
   - job: windows_msys2_mingw32_debug_openssl
     displayName: msys2 mingw32 debug openssl