Get off the hosted ubuntu linux queue due to disk space limitations
This commit is contained in:
parent
b879e58737
commit
aa84b45cb2
|
|
@ -323,6 +323,7 @@ stages:
|
||||||
jobName: Linux_x64_build
|
jobName: Linux_x64_build
|
||||||
jobDisplayName: "Build: Linux x64"
|
jobDisplayName: "Build: Linux x64"
|
||||||
agentOs: Linux
|
agentOs: Linux
|
||||||
|
useHostedUbuntu: false
|
||||||
steps:
|
steps:
|
||||||
- ${{ if ne(variables['System.TeamProject'], 'public') }}:
|
- ${{ if ne(variables['System.TeamProject'], 'public') }}:
|
||||||
- task: Bash@3
|
- task: Bash@3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue