Skip to content

Don't run production jobs for triggered pipelines

In order to solve gitlab#326341 (closed) and allow anyone to deploy a documentation Review App, we'll need to use an pipeline trigger, so the pipeline source will change from pipeline to trigger (gitlab!57727 (merged)).

This MR makes sure that in those cases we:

  1. Run Review App jobs
  2. Don't run production jobs
Edited by Rémy Coutable

Merge request reports

Loading