Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to ‘List’ in Pipeline section of the menu, you will see your available pipelines here.

  2. Select the pipeline (let’s call it pipeline2) that you want to run based on result (Success, Failure or Stop) of a previous pipeline (pipeline1). Pipeline1 can trigger pipeline2 based on its execution result.

  3. Click on ‘Inbound Triggers’ on left side of your screen to see which pipelines can trigger your current pipeline.

  4. Click on the pipeline you want to use as a trigger for your current pipeline. You can select when this trigger will execute - based on success, failure or stoppage of the pipeline. You can choose more than one option.

  5. Click on ‘Enable Trigger’ if you do not want to pass any payload configuration between these pipelines.

...