diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 20c4d46..4f4a877 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -3,7 +3,7 @@ # https://aka.ms/yaml pool: - name: Hosted Ubuntu 1604 + vmImage: ubuntu-18.04 steps: - task: CopyFiles@2 @@ -32,4 +32,4 @@ steps: templateFilePath: EdgeSolution/deployment.template.json - task: PublishBuildArtifacts@1 - displayName: 'Publish Artifact: drop' \ No newline at end of file + displayName: 'Publish Artifact: drop'