From 96e6f82541284f3a1d9a975ae6133ca8079a2add Mon Sep 17 00:00:00 2001 From: Jakub Raczek Date: Wed, 1 Feb 2023 12:00:27 +0100 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 82e3308d3..57ba3fbd9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -122,7 +122,7 @@ stages: - job: RunTestsOnDocker pool: vmImage: 'ubuntu-latest' - condition: false + condition: false steps: - task: DockerCompose@0 inputs: