We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a4654 commit e348d5aCopy full SHA for e348d5a
.vsts-ci.yml
@@ -116,7 +116,7 @@ stages:
116
pool:
117
${{ if eq(variables['System.TeamProject'], 'public') }}:
118
name: NetCore1ESPool-Public
119
- demands: ImageOverride -equals Build.Ubuntu.1804.Amd64.Open
+ demands: ImageOverride -equals Build.Ubuntu.2004.Amd64.Open
120
${{ if eq(variables['System.TeamProject'], 'internal') }}:
121
name: NetCore1ESPool-Internal
122
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64
0 commit comments