You can trigger a run of any step through the pipeline visualization. To manually run the entire pipeline, trigger the first step in the workflow.
With Default Configuration
To manually trigger a step:
Click the step you want to trigger.
This displays the information box for that step.
In the step's information box, click the "Trigger this step" button.
The step executes, and its successful completion triggers the subsequent steps of the pipeline. The record of the run is logged in the pipeline history.
With Custom Configuration
You can trigger a run of any step and provide a set of custom settings to test a specific set of conditions.
To manually trigger a step with custom settings:
Click the step you want to execute.
This displays the information box for that step.
In the step's information box, click the "Trigger this step with custom configuration" button.
In the resulting Run with custom configuration dialog, you can override the configuration settings, then click Confirm.
Note
For more information, see the section Environment Variables Configuration.
The step executes with the custom settings, and its successful completion triggers the subsequent steps of the pipeline. The record of the run is logged in the pipeline history.