mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 01:25:38 -05:00
Update pool everywhere this time
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user