Родитель
979e6ac663
Коммит
30c4ecee2f
|
@ -42,7 +42,7 @@ jobs:
|
|||
- job: codeql
|
||||
displayName: CodeQL
|
||||
pool:
|
||||
name: NetCore1ESPool-Internal
|
||||
name: NetCore1ESPool-Svc-Internal
|
||||
demands: ImageOverride -equals windows.vs2019.amd64
|
||||
timeoutInMinutes: 90
|
||||
|
||||
|
|
|
@ -28,10 +28,10 @@ jobs:
|
|||
displayName: Build
|
||||
pool:
|
||||
${{ if eq(variables['System.TeamProject'], 'public') }}:
|
||||
name: NetCore-Public
|
||||
name: NetCore-Svc-Public
|
||||
demands: ImageOverride -equals windows.vs2019.amd64.open
|
||||
${{ else }}:
|
||||
name: NetCore1ESPool-Internal
|
||||
name: NetCore1ESPool-Svc-Internal
|
||||
demands: ImageOverride -equals windows.vs2019.amd64
|
||||
timeoutInMinutes: 30
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче