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: