We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a3fa0 commit 1f4b4dfCopy full SHA for 1f4b4df
build/pipelines/templates/release-store.yaml
@@ -34,12 +34,12 @@ jobs:
34
deletePackages: true
35
numberOfPackagesToKeep: 0
36
37
- - task: APS-Aero-Package.aero-upload-task.AeroUploadTask.AeroUpload@0
38
- displayName: Aero Upload
+ - task: APS-Aero-Package.aero-upload-task.AeroUploadTask.AeroUpload@1
+ displayName: Aero Upload (FC)
39
inputs:
40
productId: $(ProductId)
41
flightId: $(FlightId)
42
submissionId: $(StoreBrokerFlight.WS_SubmissionId)
43
submissionDataPath: $(StoreBrokerPackagePath)\SBCalculator.json
44
packagePath: $(StoreBrokerPackagePath)\SBCalculator.zip
45
- serviceEndpoint: AeroUpload-APS-Calculator
+ serviceEndpoint: AeroUpload-Calculator-FC
0 commit comments