Get off the hosted ubuntu linux queue due to disk space limitations

This commit is contained in:
Chris Ross 2020-04-17 12:33:01 -07:00 committed by Doug Bunting
parent b879e58737
commit aa84b45cb2
1 changed files with 1 additions and 0 deletions

View File

@ -323,6 +323,7 @@ stages:
jobName: Linux_x64_build
jobDisplayName: "Build: Linux x64"
agentOs: Linux
useHostedUbuntu: false
steps:
- ${{ if ne(variables['System.TeamProject'], 'public') }}:
- task: Bash@3