Skip to content

WIP: Test conditional triggered failures

Robert Speicher requested to merge rs-conditional-pipeline-fail-test into master

On first push, neither of these new jobs should run.

Once I trigger an MR pipeline via the API, the first should run and fail, and the second should run due to that failure.

Merge request reports