Skip to content

Commit 1f4b4df

Browse files
authored
Update AeroUpload with a federated identity (#2202)
1 parent 41a3fa0 commit 1f4b4df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/pipelines/templates/release-store.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ jobs:
3434
deletePackages: true
3535
numberOfPackagesToKeep: 0
3636

37-
- task: APS-Aero-Package.aero-upload-task.AeroUploadTask.AeroUpload@0
38-
displayName: Aero Upload
37+
- task: APS-Aero-Package.aero-upload-task.AeroUploadTask.AeroUpload@1
38+
displayName: Aero Upload (FC)
3939
inputs:
4040
productId: $(ProductId)
4141
flightId: $(FlightId)
4242
submissionId: $(StoreBrokerFlight.WS_SubmissionId)
4343
submissionDataPath: $(StoreBrokerPackagePath)\SBCalculator.json
4444
packagePath: $(StoreBrokerPackagePath)\SBCalculator.zip
45-
serviceEndpoint: AeroUpload-APS-Calculator
45+
serviceEndpoint: AeroUpload-Calculator-FC

0 commit comments

Comments
 (0)