Include all environment variables in PR build logs
This commit is contained in:
Родитель
ba5f8a6bf7
Коммит
071521c6f1
|
@ -13,6 +13,8 @@ variables:
|
|||
value: $(Build.SourcesDirectory)\.dotnet
|
||||
- name: XUNIT_LOGS
|
||||
value: $(Build.SourcesDirectory)\artifacts\log\$(_configuration)
|
||||
- name: MSBUILDLOGALLENVIRONMENTVARIABLES
|
||||
value: 1
|
||||
|
||||
jobs:
|
||||
- job: Windows
|
||||
|
|
Загрузка…
Ссылка в новой задаче