This commit is contained in:
Ryan Nowak 2018-12-01 17:52:36 -08:00
Родитель 10a915a08f
Коммит 619edb89d7
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -136,6 +136,7 @@ phases:
- script: eng/common/cibuild.sh
--configuration $(_BuildConfig)
--prepareMachine
env: { LC_ALL: en_US.UTF-8 } # workaround an issue with bash + MSBuild
name: Build
displayName: Build
condition: succeeded()