diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a4cd18d09..69e4b8764 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -6,8 +6,9 @@ trigger: - master -pool: - vmImage: ubuntu-latest +pool: Default + + #vmImage: ubuntu-latest #vmImage: mydockeragent steps: