Update pool everywhere this time

This commit is contained in:
2022-03-21 12:48:08 -04:00
parent ede7e389af
commit a7e5b271f8
5 changed files with 9 additions and 9 deletions

View File

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

View File

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

View File

@@ -48,7 +48,7 @@ stages:
jobs:
- job: Deploy
pool:
name: Hosted Ubuntu 1604
vmImage: 'ubuntu-latest'
steps:
- task: DownloadBuildArtifacts@0
inputs:

View File

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

View File

@@ -16,7 +16,7 @@ stages:
jobs:
- job: Build
pool:
name: Hosted Ubuntu 1604
vmImage: 'ubuntu-latest'
steps:
- task: Docker@0
@@ -52,7 +52,7 @@ stages:
jobs:
- job: Deploy
pool:
name: Hosted Ubuntu 1604
vmImage: 'ubuntu-latest'
steps:
- task: DownloadBuildArtifacts@0
inputs: