[Localization] Fix loc pipeline to send downloaded localized files to TDBuild upon retry after failure (#36766)
This commit is contained in:
Родитель
084978c465
Коммит
5ef918750d
|
@ -32,9 +32,9 @@ steps:
|
|||
TDBuildServiceConnection: $(TouchdownServiceConnection)
|
||||
authType: SubjectNameIssuer
|
||||
resourceFilePath: |
|
||||
**\Resources.resx
|
||||
**\Resource.resx
|
||||
**\Resources.resw
|
||||
src\**\Resources.resx
|
||||
src\**\Resource.resx
|
||||
src\**\Resources.resw
|
||||
outputDirectoryRoot: LocOutput
|
||||
appendRelativeDir: true
|
||||
pseudoSetting: Included
|
||||
|
|
Загрузка…
Ссылка в новой задаче