Skip to content

Commit

Permalink
Update AeroUpload with a federated identity (#2202)
Browse files Browse the repository at this point in the history
  • Loading branch information
tian-lt authored Jul 4, 2024
1 parent 41a3fa0 commit 1f4b4df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/pipelines/templates/release-store.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ jobs:
deletePackages: true
numberOfPackagesToKeep: 0

- task: APS-Aero-Package.aero-upload-task.AeroUploadTask.AeroUpload@0
displayName: Aero Upload
- task: APS-Aero-Package.aero-upload-task.AeroUploadTask.AeroUpload@1
displayName: Aero Upload (FC)
inputs:
productId: $(ProductId)
flightId: $(FlightId)
submissionId: $(StoreBrokerFlight.WS_SubmissionId)
submissionDataPath: $(StoreBrokerPackagePath)\SBCalculator.json
packagePath: $(StoreBrokerPackagePath)\SBCalculator.zip
serviceEndpoint: AeroUpload-APS-Calculator
serviceEndpoint: AeroUpload-Calculator-FC

0 comments on commit 1f4b4df

Please sign in to comment.