...
Salesforce account and deploy key are required to run the Quick Deploy workflow. The workflow comprises creating a Quick Deploy task under Tasks section. Previously, you had to start an SFDX/ANT pipeline in Opsera to retrieve the deploy key. When the account and deploy key are entered after the task has been created, the task is prepared to be executed.
...
Login to Opsera and navigate to Products > Pipeline.
Open and trigger a SFDX/ANT pipeline with a unit test case.
Once the pipeline is triggered, navigate Salesforce pipeline that includes an executed Validate step.
Navigate to Pipeline Logs and click Report under the Log Type column.
Under Summary tab, click Overview.
Copy the displayed Request ID.
The fetched deploy key is required to run the Salesforce Quick Deploy task.
...