Update agent pool setting

This commit is contained in:
2022-03-21 12:43:46 -04:00
parent 651d274780
commit ede7e389af

View File

@@ -16,7 +16,7 @@ stages:
jobs: jobs:
- job: Build - job: Build
pool: pool:
name: Hosted Ubuntu 1604 vmImage: 'ubuntu-latest'
steps: steps:
- task: Docker@0 - task: Docker@0
displayName: 'Build an image' displayName: 'Build an image'