diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 844661e5a..c5eaff2c5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,4 +1,5 @@ -pool: Default +pool: + vmImage: ubuntu-latest pr: - develop @@ -60,4 +61,3 @@ stages: repository: $(dockerImagerepo) tags: | $(dockerImagetag) - \ No newline at end of file