Skip to content

Fix bug when running pipeline on master

Spyros Argyropoulos requested to merge dummy into master

Description of bug

The dummy job was made to not run on master and the child pipeline would be created without any jobs.

Changes introduced

Always create the dummy job.

Tests

Need to merge this in the master so that it gets checked.

Issues resolved

Closes #

Edited by Spyros Argyropoulos

Merge request reports