Migrate StoreBroker tasks to SN+I authentication (#2179)

* update

* reset
This commit is contained in:
oneonezhang 2024-05-31 23:43:12 +08:00 committed by GitHub
commit 7315f364b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -171,10 +171,10 @@ jobs:
vstsFeedPackage: calculator-pdp-media
vstsPackageVersion: $(SBMediaReleaseVersion)
- task: MS-RDX-MRO.windows-store-publish-dev.package-task.store-package@2
- task: MS-RDX-MRO.windows-store-publish-dev.package-task.store-package@3
displayName: Create StoreBroker Payload
inputs:
serviceEndpoint: Calculator StoreBroker Connection
ConnectedServiceNameARM: Calculator StoreBroker SNI
sbConfigPath: Tools/Build/StoreBroker/SBCalculatorConfig.json
sourceFolder: $(Build.ArtifactStagingDirectory)/msixBundle
contents: Microsoft.WindowsCalculator_8wekyb3d8bbwe.msixbundle

View file

@ -17,11 +17,11 @@ jobs:
displayName: Download storeBrokerPayload artifact
artifact: storeBrokerPayload
- task: MS-RDX-MRO.windows-store-publish-dev.flight-task.store-flight@2
- task: MS-RDX-MRO.windows-store-publish-dev.flight-task.store-flight@3
displayName: Flight StoreBroker Payload to team ring
name: StoreBrokerFlight
inputs:
serviceEndpoint: Calculator StoreBroker Connection
ConnectedServiceNameARM: Calculator StoreBroker SNI
appId: $(AppId)
flightId: $(FlightId)
inputMethod: JsonAndZip