Trigger a Pipeline Run Manually

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

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:

  1. Click the step you want to trigger.

    This displays the information box for that step.

  2. In the step's information box, click the "Trigger this step" button.

    image2019-12-5_12-52-49.png

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:

  1. Click the step you want to execute.

    This displays the information box for that step.

  2. In the step's information box, click the "Trigger this step with custom configuration" button.

    image2019-12-5_12-54-9.png
  3. 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.

    runWithCustomConfiguration_24jun22.png

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.