...
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.
...
In this section:
Fetch Salesforce Deploy Key
Create and Run Salesforce Quick Deploy
Troubleshooting Failed Quick Deployments
Fetch Salesforce Deploy Key
Login to Opsera and navigate to Products > Pipeline.
Trigger Open and trigger a SFDX/ANT pipeline with a unit test case to generate the Salesforce Deploy Key.
Once the pipeline is triggered, 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.
...