mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 21:33:10 -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:
|
variables:
|
||||||
skipComponentGovernanceDetection: true
|
skipComponentGovernanceDetection: true
|
||||||
steps:
|
steps:
|
||||||
- task: MicrosoftTDBuild.tdbuild-task.tdbuild-task.TouchdownBuildTask@1
|
- task: MicrosoftTDBuild.tdbuild-task.tdbuild-task.TouchdownBuildTask@2
|
||||||
displayName: Send resources to Touchdown Build
|
displayName: Send resources to Touchdown Build
|
||||||
inputs:
|
inputs:
|
||||||
teamId: 86
|
teamId: 86
|
||||||
authId: bf6d44ca-3210-4cfa-833f-c79f164ea27b
|
TDBuildServiceConnection: EE-TDBuild-Localization
|
||||||
authKey: $(LocServiceKey)
|
|
||||||
isPreview: false
|
isPreview: false
|
||||||
relativePathRoot: src/Calculator/Resources/en-US/
|
relativePathRoot: src/Calculator/Resources/en-US/
|
||||||
resourceFilePath: '*.resw'
|
resourceFilePath: '*.resw'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue