mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 13:23:13 -07:00
use v2
This commit is contained in:
parent
1bc539ffbb
commit
89c75c0810
1 changed files with 2 additions and 3 deletions
|
@ -27,12 +27,11 @@ jobs:
|
|||
variables:
|
||||
skipComponentGovernanceDetection: true
|
||||
steps:
|
||||
- task: MicrosoftTDBuild.tdbuild-task.tdbuild-task.TouchdownBuildTask@1
|
||||
- task: MicrosoftTDBuild.tdbuild-task.tdbuild-task.TouchdownBuildTask@2
|
||||
displayName: Send resources to Touchdown Build
|
||||
inputs:
|
||||
teamId: 86
|
||||
authId: bf6d44ca-3210-4cfa-833f-c79f164ea27b
|
||||
authKey: $(LocServiceKey)
|
||||
TDBuildServiceConnection: EE-TDBuild-Localization
|
||||
isPreview: false
|
||||
relativePathRoot: src/Calculator/Resources/en-US/
|
||||
resourceFilePath: '*.resw'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue